Upgrade to Lettuce 6.1.0.M1

Closes gh-25360
This commit is contained in:
Andy Wilkinson
2021-02-18 12:13:39 +00:00
parent 0041446803
commit 5714f97b0f

View File

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