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 5fefe60 commit 2eba6f1Copy full SHA for 2eba6f1
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
ext.reactiveStreamsVersion = "1.0.3"
7
ext.junitVersion = "4.13"
8
ext.testNgVersion = "7.0.0"
9
- ext.mockitoVersion = "3.4.4"
+ ext.mockitoVersion = "3.4.6"
10
ext.jmhLibVersion = "1.21"
11
ext.jmhGradleVersion = "0.5.0"
12
ext.guavaVersion = "29.0-jre"
0 commit comments