Upgrade to Lettuce 6.2.7.RELEASE

Closes gh-38463
This commit is contained in:
Andy Wilkinson 2023-11-21 15:34:11 +00:00
parent 132fc74410
commit 104819ffb0
1 changed files with 1 additions and 1 deletions

View File

@ -797,7 +797,7 @@ bom {
]
}
}
library("Lettuce", "6.2.6.RELEASE") {
library("Lettuce", "6.2.7.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"