Upgrade to Lettuce 5.3.1.RELEASE

Closes gh-21962
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:23 +01:00
parent 4345c1c9fb
commit 87afd8dc62
1 changed files with 1 additions and 1 deletions

View File

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