We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cb8bf commit a7b604cCopy full SHA for a7b604c
README.md
@@ -20,7 +20,7 @@ Include the Maven artifact:
20
<dependency>
21
<groupId>com.github.collinalpert</groupId>
22
<artifactId>java2db</artifactId>
23
- <version>5.1.1</version>
+ <version>5.1.2</version>
24
</dependency>
25
```
26
Or include the [JAR](https://github.com/CollinAlpert/Java2DB/releases/latest) in your project.
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<packaging>jar</packaging>
11
12
<name>Java2DB</name>
0 commit comments