Upgrade to Lettuce 6.5.5.RELEASE

Closes gh-44686
This commit is contained in:
Stéphane Nicoll
2025-03-12 10:43:44 +01:00
parent 73e1df24dd
commit 2c5672d472

View File

@@ -1248,7 +1248,7 @@ bom {
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
}
}
library("Lettuce", "6.5.4.RELEASE") {
library("Lettuce", "6.5.5.RELEASE") {
prohibit {
contains ".BETA"
because "we don't want betas"