Upgrade to Lettuce 6.2.4.RELEASE

Closes gh-35053
This commit is contained in:
Stephane Nicoll 2023-04-18 13:20:47 +02:00
parent 47e3b4655a
commit 9277465a76

View File

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