Skip to content

Commit

Permalink
java-wrapper: 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dsun0720 committed May 4, 2022
1 parent b1915fa commit 7cddbec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>co.featureflags</groupId>
<artifactId>ffc-java-server-sdk-wrapper</artifactId>
<version>1.1</version>
<version>1.1.1</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>co.featureflags</groupId>
<artifactId>ffc-java-springboot</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7cddbec

Please sign in to comment.