Upgrade to Lettuce 6.1.9.RELEASE

Closes gh-31743
This commit is contained in:
Stephane Nicoll 2022-07-14 17:11:07 +02:00
parent 38e90497ac
commit 90ac0e87ee
1 changed files with 1 additions and 1 deletions

View File

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