Upgrade to Lettuce 6.5.4.RELEASE

Closes gh-44373
This commit is contained in:
Andy Wilkinson
2025-02-19 23:16:58 +00:00
parent 0f98dd6a89
commit e9a2831bc2

View File

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