Upgrade to Lettuce 6.1.2.RELEASE

Closes gh-26554
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:35 +01:00
parent aaceb9565c
commit 23c957a563
1 changed files with 1 additions and 1 deletions

View File

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