Upgrade to Lettuce 6.0.6.RELEASE

Closes gh-27032
This commit is contained in:
Stephane Nicoll 2021-06-23 07:58:17 +02:00
parent 9bc1c4dff2
commit 6db9fe2e36
1 changed files with 1 additions and 1 deletions

View File

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