Upgrade to Lettuce 6.0.0.RC2

Closes gh-23360
This commit is contained in:
Stephane Nicoll 2020-09-16 13:56:09 +02:00
parent ac1165dc03
commit 35a2241c10
1 changed files with 1 additions and 1 deletions

View File

@ -930,7 +930,7 @@ bom {
] ]
} }
} }
library("Lettuce", "5.3.3.RELEASE") { library("Lettuce", "6.0.0.RC2") {
group("io.lettuce") { group("io.lettuce") {
modules = [ modules = [
"lettuce-core" "lettuce-core"