Commit fc5d781c authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Jedis 3.6.1

Closes gh-26992
parent 2a190f35
...@@ -842,7 +842,7 @@ bom { ...@@ -842,7 +842,7 @@ bom {
] ]
} }
} }
library("Jedis", "3.6.0") { library("Jedis", "3.6.1") {
group("redis.clients") { group("redis.clients") {
modules = [ modules = [
"jedis" "jedis"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment