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 49c2b99 commit 0f9e410Copy full SHA for 0f9e410
build.gradle
@@ -55,7 +55,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
55
}
56
57
def checkstyleVersion = '9.3'
58
-def hamcrestVersion = '2.2'
+def hamcrestVersion = '3.0'
59
def mockitoVersion = '4.11.0'
60
def junitVersion = '5.10.3'
61
def jqwikVersion = '1.9.0'
0 commit comments