Upgrade to Lettuce 6.0.0.RELEASE

Closes gh-23657
This commit is contained in:
Stephane Nicoll
2020-10-13 09:30:07 +02:00
parent 9ef5654e37
commit c8ee9c1acc

View File

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