Upgrade to Lettuce 6.2.3.RELEASE

Closes gh-34266
This commit is contained in:
Andy Wilkinson 2023-02-20 14:54:10 +00:00
parent 8cdd73f088
commit 45e9de3a30
1 changed files with 1 additions and 1 deletions

View File

@ -772,7 +772,7 @@ bom {
]
}
}
library("Lettuce", "6.2.2.RELEASE") {
library("Lettuce", "6.2.3.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"