Skip to content

Commit 24942c1

Browse files
committed
Upgrade to Lettuce 6.3.1.RELEASE
Closes gh-39203
1 parent 77c9000 commit 24942c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ bom {
826826
]
827827
}
828828
}
829-
library("Lettuce", "6.3.0.RELEASE") {
829+
library("Lettuce", "6.3.1.RELEASE") {
830830
group("io.lettuce") {
831831
modules = [
832832
"lettuce-core"

0 commit comments

Comments
 (0)