Skip to content

Commit 3eb9930

Browse files
authored
fix: bumping underlying launchdarkly-java-server-sdk API version to r… (#46)
1 parent b9a6f4c commit 3eb9930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/java-server-sdk-redis-store/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ext {
4242
}
4343

4444
ext.versions = [
45-
"sdk": "6.2.1", // the *lowest* version we're compatible with
45+
"sdk": "6.3.0", // the *lowest* version we're compatible with
4646
"jedis": "2.9.0"
4747
]
4848

0 commit comments

Comments
 (0)