Upgrade to Lettuce 5.3.2.RELEASE

Closes gh-22470
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:56 +01:00
parent 09de935f29
commit f8c85b7ac9
1 changed files with 1 additions and 1 deletions

View File

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