We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6e163 commit 31c1b69Copy full SHA for 31c1b69
1 file changed
build.gradle
@@ -31,7 +31,7 @@ dependencyUpdates.resolutionStrategy = {
31
32
checkstyle {
33
maxWarnings = 0
34
- toolVersion = '10.26.0'
+ toolVersion = '10.26.1'
35
getConfigDirectory().set(new File(rootDir, 'config/checkstyle'))
36
}
37
0 commit comments