Skip to content

Commit 100d6b1

Browse files
authored
Update the version specification for the LD Server SDK.
1 parent cb49031 commit 100d6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
9898
implementation 'com.google.guava:guava:23.0'
9999

100-
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.+'
100+
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '[6.0.0, 7.0.0)'
101101
implementation 'dev.openfeature:sdk:[1.2.0,2.0.0)'
102102

103103
// Use JUnit test framework

0 commit comments

Comments
 (0)