Upgrade to Lettuce 6.1.5.RELEASE

Closes gh-28031
This commit is contained in:
Stephane Nicoll
2021-09-16 08:20:52 +02:00
parent f2288a84b7
commit 50308ad6a9

View File

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