Upgrade to Checkstyle 8.14
This commit is contained in:
parent
fb2565f2fe
commit
56a8526f3c
|
|
@ -142,7 +142,7 @@ configure(allprojects) { project ->
|
|||
}
|
||||
|
||||
checkstyle {
|
||||
toolVersion = "8.13"
|
||||
toolVersion = "8.14"
|
||||
configDir = rootProject.file("src/checkstyle")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue