Upgrade to Lettuce 6.4.1.RELEASE

Closes gh-43185
This commit is contained in:
Stéphane Nicoll
2024-11-15 16:00:43 +01:00
parent f77c3bbd6b
commit 879b07e2e1

View File

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