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