Skip to content

Commit 5714f97

Browse files
committed
Upgrade to Lettuce 6.1.0.M1
Closes gh-25360
1 parent 0041446 commit 5714f97

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
@@ -1002,7 +1002,7 @@ bom {
10021002
]
10031003
}
10041004
}
1005-
library("Lettuce", "6.0.2.RELEASE") {
1005+
library("Lettuce", "6.1.0.M1") {
10061006
group("io.lettuce") {
10071007
modules = [
10081008
"lettuce-core"

0 commit comments

Comments
 (0)