Commit 65d76f2f authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Mockito 3.6.0

Closes gh-23924
parent a55325f0
......@@ -1126,7 +1126,7 @@ bom {
]
}
}
library("Mockito", "3.5.15") {
library("Mockito", "3.6.0") {
group("org.mockito") {
modules = [
"mockito-core",
......@@ -1778,3 +1778,4 @@ bom {
generateMetadataFileForMavenPublication {
enabled = false
}
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