mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-02-17 13:20:23 +08:00
Update checkstyle
Doesn't matter much, but it's good to be up-to-date
This commit is contained in:
parent
28ca2e6b96
commit
006cf71883
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
configure<CheckstyleExtension> {
|
configure<CheckstyleExtension> {
|
||||||
configFile = rootProject.file("config/checkstyle/checkstyle.xml")
|
configFile = rootProject.file("config/checkstyle/checkstyle.xml")
|
||||||
toolVersion = "9.1"
|
toolVersion = "10.16.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.withType<Test>().configureEach {
|
tasks.withType<Test>().configureEach {
|
||||||
|
Loading…
Reference in New Issue
Block a user