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
1 changed files with 1 additions and 1 deletions

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"