We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b5ee2 commit af15ce5Copy full SHA for af15ce5
1 file changed
README.md
@@ -27,7 +27,7 @@ You can add the following dependencies to your pom.xml to include [PgBulkInsert]
27
<dependency>
28
<groupId>de.bytefish</groupId>
29
<artifactId>pgbulkinsert</artifactId>
30
- <version>8.1.0</version>
+ <version>8.1.1</version>
31
</dependency>
32
```
33
0 commit comments