Upgrade to Lettuce 6.5.3.RELEASE

Closes gh-44088
This commit is contained in:
Phillip Webb 2025-02-04 12:06:52 -08:00
parent ed3a5eefe7
commit d28e5961aa
1 changed files with 1 additions and 1 deletions

View File

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