Skip to content

Commit 6292ab8

Browse files
committed
deps: Upgraded to spring boot 3.4.2 and lettuce 6.5.2
1 parent 8fa6fe4 commit 6292ab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ testSourceCompatibility = 17
55
testTargetCompatibility = 17
66
reproducibleBuild = true
77

8-
bootPluginVersion = 3.3.4
8+
bootPluginVersion = 3.4.2
99
dependencyPluginVersion = 1.1.6
1010
kordampBuildVersion = 3.4.0
1111
kordampPluginVersion = 0.54.0
1212

1313
commonsCollectionsVersion = 4.4
1414
jacocoVersion = 0.8.12
15-
lettuceVersion = 6.4.0.RELEASE
15+
lettuceVersion = 6.5.2.RELEASE
1616
testcontainersRedisVersion = 2.2.2
1717

1818
org.gradle.daemon = false

0 commit comments

Comments
 (0)