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 f3d8583 commit f5ff589Copy full SHA for f5ff589
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.12.3"
+ mockitoVersion = "3.12.4"
19
jmhLibVersion = "1.21"
20
guavaVersion = "30.1.1-jre"
21
}
0 commit comments