Skip to content

Commit cee3449

Browse files
committed
Upgrade to Lettuce 6.0.8.RELEASE
Closes gh-28029
1 parent 3118c16 commit cee3449

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
@@ -934,7 +934,7 @@ bom {
934934
]
935935
}
936936
}
937-
library("Lettuce", "6.0.7.RELEASE") {
937+
library("Lettuce", "6.0.8.RELEASE") {
938938
group("io.lettuce") {
939939
modules = [
940940
"lettuce-core"

0 commit comments

Comments
 (0)