Upgrade to Lettuce 6.1.1.RELEASE

Closes gh-26075
This commit is contained in:
Stephane Nicoll
2021-04-13 18:05:18 +02:00
parent 5873dddc1c
commit 51dc0baf02

View File

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