Upgrade to Checkstyle 8.36.1
This commit is contained in:
parent
3c84863271
commit
3ec4538981
|
|
@ -325,7 +325,7 @@ configure([rootProject] + javaProjects) { project ->
|
||||||
}
|
}
|
||||||
|
|
||||||
checkstyle {
|
checkstyle {
|
||||||
toolVersion = "8.36"
|
toolVersion = "8.36.1"
|
||||||
configDir = rootProject.file("src/checkstyle")
|
configDir = rootProject.file("src/checkstyle")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue