mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-18 02:12:06 +01:00
Bump checkstyle plugin version to 10.12.1
Bumps checkstyles transitive dependency on vulnerable guava to 32.0.1 Fixes https://github.com/pgpainless/pgpainless/security/dependabot/6 Fixes https://github.com/pgpainless/pgpainless/security/dependabot/5 Fixes https://github.com/pgpainless/pgpainless/security/dependabot/4 F
This commit is contained in:
parent
90626a8a76
commit
2ab820a864
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