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 238ece2 commit 0e065e7Copy full SHA for 0e065e7
build.gradle
@@ -16,7 +16,7 @@ ext {
16
reactiveStreamsVersion = "1.0.3"
17
junitVersion = "4.13.2"
18
testNgVersion = "7.4.0"
19
- mockitoVersion = "4.1.0"
+ mockitoVersion = "4.2.0"
20
jmhLibVersion = "1.21"
21
guavaVersion = "31.0.1-jre"
22
}
0 commit comments