1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-08 09:49:40 +02:00

Bump checkstyle to 10.25.0

Fixes https://github.com/pgpainless/pgpainless/security/dependabot/24
This commit is contained in:
Paul Schaub 2025-06-03 12:37:04 +02:00
parent 0649c041cd
commit 7953ade136
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -43,7 +43,7 @@ allprojects {
// checkstyle
checkstyle {
toolVersion = '10.12.1'
toolVersion = '10.25.0'
}
spotless {