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 b3bf4b8 commit ab75278Copy full SHA for ab75278
build.gradle
@@ -30,7 +30,7 @@ defaultTasks 'clean', 'build'
30
31
def checkstyleVersion = '8.34'
32
def hamcrestVersion = '2.2'
33
-def mockitoVersion = '3.3.3'
+def mockitoVersion = '3.4.0'
34
def junitVersion = '5.6.2'
35
def jmhVersion = '1.23'
36
def agronaVersion = '1.6.0'
0 commit comments