There was an error while loading. Please reload this page.
1 parent d6ed201 commit cbc30f0Copy full SHA for cbc30f0
gradle/analysis.gradle
@@ -11,7 +11,7 @@ staticAnalysis {
11
maxWarnings = 0
12
}
13
checkstyle {
14
- toolVersion "10.12.0"
+ toolVersion "10.14.1"
15
configFile rootProject.file('config/checkstyle.xml')
16
17
pmd {
0 commit comments