We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e2f19 commit 3ba64ceCopy full SHA for 3ba64ce
build.gradle
@@ -15,7 +15,7 @@ ext {
15
reactiveStreamsVersion = "1.0.3"
16
junitVersion = "4.13.2"
17
testNgVersion = "7.4.0"
18
- mockitoVersion = "3.9.0"
+ mockitoVersion = "3.10.0"
19
jmhLibVersion = "1.21"
20
guavaVersion = "30.1.1-jre"
21
}
0 commit comments