Upgrade to Jedis 6.6.0
Closes gh-45669
This commit is contained in:
@@ -1008,7 +1008,7 @@ bom {
|
||||
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
|
||||
}
|
||||
}
|
||||
library("Jedis", "5.2.0") {
|
||||
library("Jedis", "6.0.0") {
|
||||
prohibit {
|
||||
contains "-beta"
|
||||
because "we don't want beta dependencies"
|
||||
|
||||
Reference in New Issue
Block a user