Upgrade to Lettuce 6.2.6.RELEASE

Closes gh-37006
This commit is contained in:
Stephane Nicoll 2023-08-16 15:44:09 +02:00
parent 7af57299eb
commit 16b00b5ef7

View File

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