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 baeccc6 commit 257b3baCopy full SHA for 257b3ba
build.gradle
@@ -58,7 +58,7 @@ embulkPlugin {
58
59
checkstyle {
60
configFile = file("${project.rootDir}/config/checkstyle/checkstyle.xml")
61
- toolVersion = '6.19'
+ toolVersion = '11.0.0'
62
}
63
checkstyleMain {
64
configFile = file("${project.rootDir}/config/checkstyle/default.xml")
0 commit comments