1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 18:59:39 +02:00

Bump checkstyle tool to 8.45.1

This commit is contained in:
Paul Schaub 2023-06-05 21:12:04 +02:00
parent df4ec7ff59
commit 1a9bb308ec
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 8 deletions

View file

@ -55,7 +55,7 @@ allprojects {
// checkstyle
checkstyle {
toolVersion = '8.18'
toolVersion = '8.45.1'
}
group 'org.pgpainless'