Skip to content

Commit a0a2b50

Browse files
committed
deps: Upgraded spring boot and lettuce
1 parent c5457af commit a0a2b50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ testSourceCompatibility = 17
55
testTargetCompatibility = 17
66
reproducibleBuild = true
77

8-
bootPluginVersion = 3.4.4
8+
bootPluginVersion = 3.5.3
99
dependencyPluginVersion = 1.1.6
1010
jacocoPluginVersion = 0.8.12
1111
kordampBuildVersion = 3.4.0
1212
kordampPluginVersion = 0.54.0
1313

14-
lettuceVersion = 6.6.0.RELEASE
14+
lettuceVersion = 6.7.1.RELEASE
1515
testcontainersRedisVersion = 2.2.4
1616

1717
org.gradle.daemon = false

0 commit comments

Comments
 (0)