Upgrade to Lettuce 6.3.1.RELEASE

Closes gh-39203
This commit is contained in:
Andy Wilkinson 2024-01-17 18:54:49 +00:00
parent 77c9000586
commit 24942c17ec
1 changed files with 1 additions and 1 deletions

View File

@ -826,7 +826,7 @@ bom {
] ]
} }
} }
library("Lettuce", "6.3.0.RELEASE") { library("Lettuce", "6.3.1.RELEASE") {
group("io.lettuce") { group("io.lettuce") {
modules = [ modules = [
"lettuce-core" "lettuce-core"