Upgrade to Lettuce 6.0.1.RELEASE

Closes gh-23923
This commit is contained in:
Stephane Nicoll 2020-10-28 08:06:12 +01:00
parent ff187526f9
commit a55325f0ad
1 changed files with 1 additions and 1 deletions

View File

@ -929,7 +929,7 @@ bom {
] ]
} }
} }
library("Lettuce", "6.0.0.RELEASE") { library("Lettuce", "6.0.1.RELEASE") {
group("io.lettuce") { group("io.lettuce") {
modules = [ modules = [
"lettuce-core" "lettuce-core"