Upgrade to Lettuce 6.0.7.RELEASE

Closes gh-27339
This commit is contained in:
Stephane Nicoll 2021-07-15 08:50:46 +02:00
parent c005e1de9a
commit 6f949a1744

View File

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