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