Upgrade to Lettuce 6.2.4.RELEASE

Closes gh-35062
This commit is contained in:
Stephane Nicoll 2023-04-18 16:32:18 +02:00
parent c32ba70ecb
commit 824e8c3813
1 changed files with 1 additions and 1 deletions

View File

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