Upgrade to Lettuce 6.1.3.RELEASE

Closes gh-27036
This commit is contained in:
Stephane Nicoll 2021-06-23 08:22:14 +02:00
parent 763870bd45
commit 1a9e3bcbd6
1 changed files with 1 additions and 1 deletions

View File

@ -1024,7 +1024,7 @@ bom {
] ]
} }
} }
library("Lettuce", "6.1.2.RELEASE") { library("Lettuce", "6.1.3.RELEASE") {
group("io.lettuce") { group("io.lettuce") {
modules = [ modules = [
"lettuce-core" "lettuce-core"