We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa6fe4 commit 6292ab8Copy full SHA for 6292ab8
gradle.properties
@@ -5,14 +5,14 @@ testSourceCompatibility = 17
5
testTargetCompatibility = 17
6
reproducibleBuild = true
7
8
-bootPluginVersion = 3.3.4
+bootPluginVersion = 3.4.2
9
dependencyPluginVersion = 1.1.6
10
kordampBuildVersion = 3.4.0
11
kordampPluginVersion = 0.54.0
12
13
commonsCollectionsVersion = 4.4
14
jacocoVersion = 0.8.12
15
-lettuceVersion = 6.4.0.RELEASE
+lettuceVersion = 6.5.2.RELEASE
16
testcontainersRedisVersion = 2.2.2
17
18
org.gradle.daemon = false
0 commit comments