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 f611518 commit d20adc3Copy full SHA for d20adc3
build.gradle
@@ -44,7 +44,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
44
45
def checkstyleVersion = '9.1'
46
def hamcrestVersion = '2.2'
47
-def mockitoVersion = '4.0.0'
+def mockitoVersion = '4.1.0'
48
def junitVersion = '5.8.1'
49
def jmhVersion = '1.33'
50
def agronaVersion = '1.13.0'
0 commit comments