Upgrade to Lettuce 7.5.2.RELEASE

Closes gh-50581
This commit is contained in:
Andy Wilkinson
2026-05-27 14:12:07 +01:00
parent e57aebdfbb
commit 622bfaed69
@@ -1316,7 +1316,7 @@ bom {
releaseNotes("https://github.com/Kotlin/kotlinx.serialization/releases/tag/v{version}")
}
}
library("Lettuce", "7.5.1.RELEASE") {
library("Lettuce", "7.5.2.RELEASE") {
prohibit {
contains ".BETA"
because "we don't want betas"