Skip to content

Commit bf4336d

Browse files
committed
Upgrade to Lettuce 6.3.2.RELEASE
Closes gh-40003
1 parent 1c428c7 commit bf4336d

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
@@ -1034,7 +1034,7 @@ bom {
10341034
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
10351035
}
10361036
}
1037-
library("Lettuce", "6.3.1.RELEASE") {
1037+
library("Lettuce", "6.3.2.RELEASE") {
10381038
group("io.lettuce") {
10391039
modules = [
10401040
"lettuce-core"

0 commit comments

Comments
 (0)