From 03cbc732b342639eedbdc30c539cf506339cb668 Mon Sep 17 00:00:00 2001 From: John Freeman Date: Sun, 3 Sep 2023 18:01:29 +0100 Subject: [PATCH] Update GantSign Checkstyle config to 3.9.0 (#676) For compatibility with Checkstyle 10.12.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f2fa25c..14740a05 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 3.24.2 3.24.2 3.4.0 - https://raw.githubusercontent.com/gantsign/checkstyle-config/3.8.0/checkstyle.xml + https://raw.githubusercontent.com/gantsign/checkstyle-config/3.9.0/checkstyle.xml true 10.12.3 ${project.artifactId}