Skip to content

Commit f9e59ab

Browse files
committed
Upgrade to Lettuce 6.0.2.RELEASE
Closes gh-24802
1 parent beec43c commit f9e59ab

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
@@ -933,7 +933,7 @@ bom {
933933
]
934934
}
935935
}
936-
library("Lettuce", "6.0.1.RELEASE") {
936+
library("Lettuce", "6.0.2.RELEASE") {
937937
group("io.lettuce") {
938938
modules = [
939939
"lettuce-core"

0 commit comments

Comments
 (0)