Skip to content

Commit

Permalink
use open-ended SDK dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eli-darkly committed Sep 30, 2019
1 parent 39adde1 commit 8b8baf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<dependency>
<groupId>com.launchdarkly</groupId>
<artifactId>launchdarkly-java-server-sdk</artifactId>
<version>4.7.1</version>
<version>[4.8.0,5.0.0)</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 8b8baf7

Please sign in to comment.