We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a6f4c commit 3eb9930Copy full SHA for 3eb9930
lib/java-server-sdk-redis-store/build.gradle
@@ -42,7 +42,7 @@ ext {
42
}
43
44
ext.versions = [
45
- "sdk": "6.2.1", // the *lowest* version we're compatible with
+ "sdk": "6.3.0", // the *lowest* version we're compatible with
46
"jedis": "2.9.0"
47
]
48
0 commit comments