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