Upgrade to Lettuce 6.2.6.RELEASE

Closes gh-37004
This commit is contained in:
Stephane Nicoll 2023-08-16 15:40:52 +02:00
parent 0ed32e83fe
commit 9302bad4d9
1 changed files with 1 additions and 1 deletions

View File

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