Upgrade to Jedis 3.6.0

Closes gh-26545
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:24 +01:00
parent 0322a3931f
commit 416511bb98
1 changed files with 1 additions and 1 deletions

View File

@ -842,7 +842,7 @@ bom {
]
}
}
library("Jedis", "3.6.0-RC1") {
library("Jedis", "3.6.0") {
group("redis.clients") {
modules = [
"jedis"