We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d8da9 commit dbab7e0Copy full SHA for dbab7e0
gradle.properties
@@ -1,8 +1,8 @@
1
group = com.redis
2
-sourceCompatibility = 1.8
3
-targetCompatibility = 1.8
4
-testSourceCompatibility = 11
5
-testTargetCompatibility = 11
+sourceCompatibility = 17
+targetCompatibility = 17
+testSourceCompatibility = 17
+testTargetCompatibility = 17
6
reproducibleBuild = true
7
8
dependencyPluginVersion = 1.1.4
0 commit comments