Skip to content

Commit 60d7968

Browse files
committed
Upgrade to Lettuce 6.1.6.RELEASE
Closes gh-29434
1 parent 4304a57 commit 60d7968

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
@@ -769,7 +769,7 @@ bom {
769769
]
770770
}
771771
}
772-
library("Lettuce", "6.1.5.RELEASE") {
772+
library("Lettuce", "6.1.6.RELEASE") {
773773
group("io.lettuce") {
774774
modules = [
775775
"lettuce-core"

0 commit comments

Comments
 (0)