mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Bump checkstyle to 8.18
This commit is contained in:
parent
4d0b416b41
commit
e09e580214
4 changed files with 4 additions and 5 deletions
|
@ -39,8 +39,7 @@ allprojects {
|
|||
|
||||
// checkstyle
|
||||
checkstyle {
|
||||
configFile = "${project.rootDir}/config/checkstyle.xml" as File
|
||||
toolVersion = '8.10'
|
||||
toolVersion = '8.18'
|
||||
}
|
||||
|
||||
group 'org.pgpainless'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue