Upgrade to Lettuce 6.1.0.RELEASE

Closes gh-26059
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:21 +02:00
parent 979cf96cae
commit e9ba79d5be
1 changed files with 1 additions and 1 deletions

View File

@ -1021,7 +1021,7 @@ bom {
] ]
} }
} }
library("Lettuce", "6.1.0.RC1") { library("Lettuce", "6.1.0.RELEASE") {
group("io.lettuce") { group("io.lettuce") {
modules = [ modules = [
"lettuce-core" "lettuce-core"