Upgrade to Lettuce 6.0.8.RELEASE

Closes gh-28029
This commit is contained in:
Stephane Nicoll
2021-09-16 07:52:13 +02:00
parent 3118c16c48
commit cee3449653

View File

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