Upgrade to Lettuce 6.1.8.RELEASE

Closes gh-30342
This commit is contained in:
Stephane Nicoll 2022-03-21 07:37:23 +01:00
parent 11dc4e0787
commit a6dfaeecb9
1 changed files with 1 additions and 1 deletions

View File

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