Upgrade to Lettuce 6.3.1.RELEASE

Closes gh-39188
This commit is contained in:
Andy Wilkinson 2024-01-17 15:56:57 +00:00
parent c34d334afe
commit f1bc7c91f5
1 changed files with 1 additions and 1 deletions

View File

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