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.
2 parents b0e6aea + d4195e6 commit 35c6e7aCopy full SHA for 35c6e7a
algorithm-exercises-java/build.gradle
@@ -48,7 +48,7 @@ tasks.named('test') {
48
}
49
50
checkstyle {
51
- toolVersion = '12.1.0'
+ toolVersion = '12.1.1'
52
configFile = file("${rootDir}/checkstyle.xml")
53
maxErrors = 0
54
maxWarnings = 0
0 commit comments