We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea0048 commit 31d4abdCopy full SHA for 31d4abd
build.gradle.kts
@@ -15,7 +15,7 @@ java {
15
}
16
17
checkstyle {
18
- toolVersion = "10.21.2"
+ toolVersion = "10.23.0"
19
maxWarnings = 0
20
21
0 commit comments