Upgrade to Lettuce 6.3.2.RELEASE

Closes gh-40003
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:13 +00:00
parent 1c428c79f1
commit bf4336d12f

View File

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