Upgrade to Lettuce 6.0.2.RELEASE

Closes gh-24802
This commit is contained in:
Stephane Nicoll 2021-01-13 14:05:39 +01:00
parent beec43cda5
commit f9e59abe8b
1 changed files with 1 additions and 1 deletions

View File

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