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