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 ebdccf4 commit 8845371Copy full SHA for 8845371
build.gradle
@@ -16,7 +16,7 @@ ext {
16
reactiveStreamsVersion = "1.0.4"
17
junitVersion = "4.13.2"
18
testNgVersion = "7.5"
19
- mockitoVersion = "4.5.1"
+ mockitoVersion = "4.6.0"
20
jmhLibVersion = "1.21"
21
guavaVersion = "31.1-jre"
22
}
0 commit comments