Commit 10a5e235 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Mockito 3.5.13

Closes gh-23661
parent 7d70a838
...@@ -1126,7 +1126,7 @@ bom { ...@@ -1126,7 +1126,7 @@ bom {
] ]
} }
} }
library("Mockito", "3.5.10") { library("Mockito", "3.5.13") {
group("org.mockito") { group("org.mockito") {
modules = [ modules = [
"mockito-core", "mockito-core",
......
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