Upgrade to Lettuce 5.3.2.RELEASE

Closes gh-22805
This commit is contained in:
Andy Wilkinson
2020-08-07 09:58:20 +01:00
parent c00823bc63
commit 36406a0d1e

View File

@@ -930,7 +930,7 @@ bom {
]
}
}
library("Lettuce", "5.3.1.RELEASE") {
library("Lettuce", "5.3.2.RELEASE") {
group("io.lettuce") {
modules = [
"lettuce-core"