Upgrade to Lettuce 6.5.4.RELEASE
Closes gh-44373
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user