Skip to content

Commit 35a2241

Browse files
committed
Upgrade to Lettuce 6.0.0.RC2
Closes gh-23360
1 parent ac1165d commit 35a2241

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
@@ -930,7 +930,7 @@ bom {
930930
]
931931
}
932932
}
933-
library("Lettuce", "5.3.3.RELEASE") {
933+
library("Lettuce", "6.0.0.RC2") {
934934
group("io.lettuce") {
935935
modules = [
936936
"lettuce-core"

0 commit comments

Comments
 (0)