We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ea8b7 commit 7e8b822Copy full SHA for 7e8b822
2 files changed
README.md
@@ -22,7 +22,7 @@ A Java-Library to build SQL-Statements
22
<dependency>
23
<groupId>de.jaggl.sqlbuilder</groupId>
24
<artifactId>sqlbuilder-core</artifactId>
25
- <version>2.6.0</version>
+ <version>2.6.1</version>
26
</dependency>
27
```
28
pom.xml
@@ -3,7 +3,7 @@
3
4
5
6
7
8
<packaging>jar</packaging>
9
0 commit comments