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 2697b8e commit 0bfe5d7Copy full SHA for 0bfe5d7
build.gradle
@@ -42,7 +42,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
42
languageVersion = JavaLanguageVersion.of(buildJavaVersion)
43
}
44
45
-def checkstyleVersion = '9.0.1'
+def checkstyleVersion = '9.1'
46
def hamcrestVersion = '2.2'
47
def mockitoVersion = '4.0.0'
48
def junitVersion = '5.8.1'
0 commit comments