Upgrade to Lettuce 7.7.0.RELEASE

Closes gh-51757
This commit is contained in:
Stéphane Nicoll
2026-09-15 14:58:12 +02:00
parent dc7665336b
commit 7e8b9f4d7f
@@ -1342,7 +1342,7 @@ bom {
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
}
}
library("Lettuce", "7.6.0.RELEASE") {
library("Lettuce", "7.7.0.RELEASE") {
prohibit {
contains ".BETA"
because "we don't want betas"