We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ab6ff commit 047a0bbCopy full SHA for 047a0bb
build.gradle
@@ -43,7 +43,7 @@ checkstyle {
43
// Default version vs. current version? The default version is quite old (9.3 from
44
// Jan 30, 2022), so let's go with the current version (10.17).
45
// However, this needs to be updated manually as Dependabot won't deal with this!
46
- toolVersion = '10.18.2'
+ toolVersion = '10.19.0'
47
ignoreFailures = false
48
maxWarnings = 0
49
}
0 commit comments