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 8e71c10 commit cc48e77Copy full SHA for cc48e77
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.2"
+ ext.mockitoVersion = "3.4.4"
10
ext.jmhLibVersion = "1.21"
11
ext.jmhGradleVersion = "0.5.0"
12
ext.guavaVersion = "29.0-jre"
0 commit comments