We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18128ae commit cf978d1Copy full SHA for cf978d1
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.4</version>
+ <version>8.1.6</version>
31
</dependency>
32
```
33
0 commit comments