mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 03:17:58 +01:00
Merge branch 'checkstyle'
This commit is contained in:
commit
a41d361826
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ allprojects {
|
||||||
|
|
||||||
// checkstyle
|
// checkstyle
|
||||||
checkstyle {
|
checkstyle {
|
||||||
toolVersion = '8.45.1'
|
toolVersion = '10.12.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
group 'org.pgpainless'
|
group 'org.pgpainless'
|
||||||
|
|
Loading…
Reference in a new issue