Skip to content

Commit 1d4e683

Browse files
committed
Upgrade to Lettuce 6.6.0.RELEASE
Closes gh-45670
1 parent e4e3cd4 commit 1d4e683

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
@@ -1255,7 +1255,7 @@ bom {
12551255
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
12561256
}
12571257
}
1258-
library("Lettuce", "6.5.5.RELEASE") {
1258+
library("Lettuce", "6.6.0.RELEASE") {
12591259
prohibit {
12601260
contains ".BETA"
12611261
because "we don't want betas"

0 commit comments

Comments
 (0)