fix(deps): update dependency checkstyle to v10.21.0 (#6951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e80506a92f
commit
1fcbed8d81
|
@ -42,7 +42,7 @@ java {
|
|||
|
||||
checkstyle {
|
||||
configDirectory.set(file("$rootDir/buildscripts/"))
|
||||
toolVersion = "10.20.2"
|
||||
toolVersion = "10.21.0"
|
||||
isIgnoreFailures = false
|
||||
configProperties["rootDir"] = rootDir
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue