Upgrade to Lettuce 6.0.4.RELEASE

Closes gh-26102
This commit is contained in:
Stephane Nicoll
2021-04-14 08:47:25 +02:00
parent 0429ab4b88
commit 3a8736a112

View File

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