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