Skip to content

Commit c1a7331

Browse files
committed
Upgrade to Lettuce 6.4.2.RELEASE
Closes gh-43609
1 parent 9f8a6bb commit c1a7331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ bom {
11901190
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
11911191
}
11921192
}
1193-
library("Lettuce", "6.4.1.RELEASE") {
1193+
library("Lettuce", "6.4.2.RELEASE") {
11941194
group("io.lettuce") {
11951195
modules = [
11961196
"lettuce-core"

0 commit comments

Comments
 (0)