Upgrade to Lettuce 6.1.8.RELEASE

Closes gh-30339
This commit is contained in:
Stephane Nicoll 2022-03-21 07:33:10 +01:00
parent dfa95a238d
commit 3109a18698
1 changed files with 1 additions and 1 deletions

View File

@ -1074,7 +1074,7 @@ bom {
]
}
}
library("Lettuce", "6.1.6.RELEASE") {
library("Lettuce", "6.1.8.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"