Commit 09a46462 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Mockito 3.5.15

Closes gh-23896
parent ad5bd122
...@@ -1126,7 +1126,7 @@ bom { ...@@ -1126,7 +1126,7 @@ bom {
] ]
} }
} }
library("Mockito", "3.5.13") { library("Mockito", "3.5.15") {
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