From d5bf38811672b81db6293d8fabf9387258152c2c Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Sat, 27 Sep 2025 10:55:47 +0200 Subject: [PATCH] Bump checkstyle version --- build.gradle | 2 +- config/checkstyle/checkstyle.xml | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/build.gradle b/build.gradle index 8fe78e1..605aa6b 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ allprojects { // checkstyle checkstyle { - toolVersion = '8.18' + toolVersion = '10.26.0' } group 'org.pgpainless' diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index bf1878e..5636b12 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -99,19 +99,7 @@ SPDX-License-Identifier: CC0-1.0 - - - - - - - - - - - -