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 6f7bbb6 commit 09b2b1bCopy full SHA for 09b2b1b
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
ext.reactiveStreamsVersion = "1.0.3"
7
ext.junitVersion = "4.13.2"
8
ext.testNgVersion = "7.3.0"
9
- ext.mockitoVersion = "3.7.7"
+ ext.mockitoVersion = "3.8.0"
10
ext.jmhLibVersion = "1.21"
11
ext.jmhGradleVersion = "0.5.3"
12
ext.guavaVersion = "30.1-jre"
0 commit comments