We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739af43 commit 67bcb9dCopy full SHA for 67bcb9d
1 file changed
README.md
@@ -30,7 +30,7 @@ You can add the following dependencies to your pom.xml to include [PgBulkInsert]
30
<dependency>
31
<groupId>de.bytefish</groupId>
32
<artifactId>pgbulkinsert</artifactId>
33
- <version>8.0.0</version>
+ <version>8.1.0</version>
34
</dependency>
35
```
36
0 commit comments