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