We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298a56f commit 493c71dCopy full SHA for 493c71d
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
ext.reactiveStreamsVersion = "1.0.3"
7
ext.junitVersion = "4.13"
8
ext.testNgVersion = "7.3.0"
9
- ext.mockitoVersion = "3.5.0"
+ ext.mockitoVersion = "3.5.2"
10
ext.jmhLibVersion = "1.21"
11
ext.jmhGradleVersion = "0.5.0"
12
ext.guavaVersion = "29.0-jre"
0 commit comments