Skip to content

Commit 8c1a0cb

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents 7b05741 + 1d4e683 commit 8c1a0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ bom {
12041204
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
12051205
}
12061206
}
1207-
library("Lettuce", "6.5.5.RELEASE") {
1207+
library("Lettuce", "6.6.0.RELEASE") {
12081208
prohibit {
12091209
contains ".BETA"
12101210
because "we don't want betas"

0 commit comments

Comments
 (0)