fix(deps): update dependency checkstyle to v10.12.7 (#10146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6c2a4a9185
commit
1399b291ac
|
@ -407,7 +407,7 @@ codenarc {
|
|||
checkstyle {
|
||||
configFile = rootProject.file("buildscripts/checkstyle.xml")
|
||||
// this version should match the version of google_checks.xml used as basis for above configuration
|
||||
toolVersion = "10.12.6"
|
||||
toolVersion = "10.12.7"
|
||||
maxWarnings = 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue