fix(deps): update dependency checkstyle to v10.26.0
This commit is contained in:
parent
bf65026b71
commit
a43a415b54
|
|
@ -42,7 +42,7 @@ java {
|
|||
|
||||
checkstyle {
|
||||
configDirectory.set(file("$rootDir/buildscripts/"))
|
||||
toolVersion = "10.25.1"
|
||||
toolVersion = "10.26.0"
|
||||
isIgnoreFailures = false
|
||||
configProperties["rootDir"] = rootDir
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue