Upgrade to Lettuce 6.4.2.RELEASE

Closes gh-43609
This commit is contained in:
Stéphane Nicoll
2024-12-30 12:40:24 +01:00
parent 9f8a6bba63
commit c1a7331308

View File

@@ -1190,7 +1190,7 @@ bom {
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
}
}
library("Lettuce", "6.4.1.RELEASE") {
library("Lettuce", "6.4.2.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"