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 1978b78 commit ffc5154Copy full SHA for ffc5154
build.gradle
@@ -30,7 +30,7 @@ defaultTasks 'clean', 'build'
30
31
def checkstyleVersion = '8.35'
32
def hamcrestVersion = '2.2'
33
-def mockitoVersion = '3.5.6'
+def mockitoVersion = '3.5.7'
34
def junitVersion = '5.6.2'
35
def jmhVersion = '1.25'
36
def agronaVersion = '1.6.0'
0 commit comments