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 4f6f459 commit f7ddb23Copy full SHA for f7ddb23
build.gradle
@@ -16,7 +16,7 @@ ext {
16
reactiveStreamsVersion = "1.0.4"
17
junitVersion = "4.13.2"
18
testNgVersion = "7.5"
19
- mockitoVersion = "4.11.0"
+ mockitoVersion = "5.14.0"
20
jmhLibVersion = "1.21"
21
guavaVersion = "33.3.1-jre"
22
}
0 commit comments