Upgrade to Lettuce 6.5.2.RELEASE

Closes gh-43677
This commit is contained in:
Andy Wilkinson
2025-01-06 15:55:55 +00:00
parent 2ec5f89e36
commit 602b8db1ad

View File

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