There was an error while loading. Please reload this page.
1 parent 9bf5acb commit 26e5893Copy full SHA for 26e5893
build.gradle
@@ -42,7 +42,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
42
languageVersion = JavaLanguageVersion.of(buildJavaVersion)
43
}
44
45
-def checkstyleVersion = '9.2.1'
+def checkstyleVersion = '9.3'
46
def hamcrestVersion = '2.2'
47
def mockitoVersion = '4.3.1'
48
def junitVersion = '5.8.2'
0 commit comments