Merge branch 'main' into 4.0.x

This commit is contained in:
Stéphane Nicoll
2025-05-26 10:05:29 +02:00

View File

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