We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1915fa commit 7cddbecCopy full SHA for 7cddbec
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>co.featureflags</groupId>
8
<artifactId>ffc-java-server-sdk-wrapper</artifactId>
9
- <version>1.1</version>
+ <version>1.1.1</version>
10
11
<parent>
12
<groupId>org.springframework.boot</groupId>
@@ -68,7 +68,7 @@
68
<dependency>
69
70
<artifactId>ffc-java-springboot</artifactId>
71
- <version>1.0</version>
+ <version>1.1</version>
72
</dependency>
73
74
0 commit comments