Upgrade to Checkstyle 8.16
This commit is contained in:
parent
605e2477b9
commit
815f151448
|
|
@ -143,7 +143,7 @@ configure(allprojects) { project ->
|
||||||
}
|
}
|
||||||
|
|
||||||
checkstyle {
|
checkstyle {
|
||||||
toolVersion = "8.15"
|
toolVersion = "8.16"
|
||||||
configDir = rootProject.file("src/checkstyle")
|
configDir = rootProject.file("src/checkstyle")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue