fix(deps): update dependency checkstyle to v10.18.0 (main) (#12103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
560ac8a77c
commit
63db98832c
|
@ -434,7 +434,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.17.0"
|
||||
toolVersion = "10.18.0"
|
||||
maxWarnings = 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue