Upgrade to Lettuce 6.2.5.RELEASE

Closes gh-36436
This commit is contained in:
Stephane Nicoll 2023-07-17 19:57:01 +02:00
parent c5a951dc9d
commit 10720721bf
1 changed files with 1 additions and 1 deletions

View File

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