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 c5457af commit a0a2b50Copy full SHA for a0a2b50
1 file changed
gradle.properties
@@ -5,13 +5,13 @@ testSourceCompatibility = 17
5
testTargetCompatibility = 17
6
reproducibleBuild = true
7
8
-bootPluginVersion = 3.4.4
+bootPluginVersion = 3.5.3
9
dependencyPluginVersion = 1.1.6
10
jacocoPluginVersion = 0.8.12
11
kordampBuildVersion = 3.4.0
12
kordampPluginVersion = 0.54.0
13
14
-lettuceVersion = 6.6.0.RELEASE
+lettuceVersion = 6.7.1.RELEASE
15
testcontainersRedisVersion = 2.2.4
16
17
org.gradle.daemon = false
0 commit comments