Upgrade to Lettuce 6.0.2.RELEASE

Closes gh-24916
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:04 +01:00
parent 78a15dc8c9
commit 4407d00664
1 changed files with 1 additions and 1 deletions

View File

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