Upgrade to Lettuce 6.0.5.RELEASE

Closes gh-26510
This commit is contained in:
Stephane Nicoll
2021-05-17 08:51:35 +02:00
parent f3f6294fe2
commit 0e1d107b82

View File

@@ -934,7 +934,7 @@ bom {
]
}
}
library("Lettuce", "6.0.4.RELEASE") {
library("Lettuce", "6.0.5.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"