Upgrade to Lettuce 6.1.0.RC1

Closes gh-25722
This commit is contained in:
Stephane Nicoll 2021-03-17 14:40:23 +01:00
parent 67545cf4f1
commit 83ae2df42f

View File

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