Thanks to visit codestin.com Credit goes to github.com
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 49ae9f8 commit 1f87a43Copy full SHA for 1f87a43
build.gradle
@@ -16,7 +16,7 @@ ext {
16
reactiveStreamsVersion = "1.0.3"
17
junitVersion = "4.13.2"
18
testNgVersion = "7.4.0"
19
- mockitoVersion = "3.12.4"
+ mockitoVersion = "4.0.0"
20
jmhLibVersion = "1.21"
21
guavaVersion = "31.0.1-jre"
22
}
0 commit comments