There was an error while loading. Please reload this page.
1 parent dbe5d92 commit c756afcCopy full SHA for c756afc
build.gradle
@@ -42,7 +42,7 @@ def toolchainLauncher = javaToolchains.launcherFor {
42
languageVersion = JavaLanguageVersion.of(buildJavaVersion)
43
}
44
45
-def checkstyleVersion = '8.45.1'
+def checkstyleVersion = '9.0'
46
def hamcrestVersion = '2.2'
47
def mockitoVersion = '3.12.4'
48
def junitVersion = '5.8.1'
0 commit comments