We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efb772 commit 9676e5fCopy full SHA for 9676e5f
README.md
@@ -30,7 +30,7 @@ Also add COBPjs dependency. Note that the version number changes....
30
<dependency>
31
<groupId>com.github.bThink-BGU</groupId>
32
<artifactId>BPjs-Context</artifactId>
33
- <version>0.6.8</version>
+ <version>0.6.9</version>
34
</dependency>
35
</dependencies>
36
````
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