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 e1e35b0 commit 223667bCopy full SHA for 223667b
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.0.0"
+ mockitoVersion = "4.1.0"
20
jmhLibVersion = "1.21"
21
guavaVersion = "31.0.1-jre"
22
}
0 commit comments