From 1a9bb308ec70ea384230e301d2be7126ccca95d0 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Mon, 5 Jun 2023 21:12:04 +0200 Subject: [PATCH] Bump checkstyle tool to 8.45.1 --- build.gradle | 2 +- config/checkstyle/checkstyle.xml | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/build.gradle b/build.gradle index 1fdb1af1..6b94f014 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ allprojects { // checkstyle checkstyle { - toolVersion = '8.18' + toolVersion = '8.45.1' } group 'org.pgpainless' diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 06e167fd..7a6cb4f5 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -114,18 +114,12 @@ SPDX-License-Identifier: CC0-1.0 - - - + - - - -