We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d536c82 commit 9b9f8bdCopy full SHA for 9b9f8bd
README.md
@@ -31,7 +31,7 @@ Also add COBPjs dependency. Note that the version number changes....
31
<dependency>
32
<groupId>com.github.bThink-BGU</groupId>
33
<artifactId>COBPjs</artifactId>
34
- <version>0.6.11</version>
+ <version>0.6.12</version>
35
</dependency>
36
</dependencies>
37
````
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.github.bthink-bgu</groupId>
8
9
10
<packaging>jar</packaging>
11
12
<properties>
0 commit comments