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 5eee462 commit 062479eCopy full SHA for 062479e
build.gradle
@@ -40,7 +40,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
40
41
def checkstyleVersion = '8.39'
42
def hamcrestVersion = '2.2'
43
-def mockitoVersion = '3.10.0'
+def mockitoVersion = '3.11.0'
44
def byteBuddyVersion = '1.11.0'
45
def junitVersion = '5.7.2'
46
def jmhVersion = '1.32'
0 commit comments