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 1fa2d8a commit 946f76dCopy full SHA for 946f76d
build.gradle
@@ -212,7 +212,7 @@ configure(subprojects) { subproject ->
212
description = "${rootProject.description} - Module ${project.name}"
213
214
checkstyle {
215
- toolVersion = "12.1.1"
+ toolVersion = "12.1.2"
216
configFile = file("${rootProject.projectDir}/checkstyle.xml")
217
showViolations = false
218
ignoreFailures = true
0 commit comments