From 3b21cd9c75166493d50593a84b50afec94afa316 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sun, 11 Jun 2023 22:04:08 +0000 Subject: [PATCH] Upgrade Checkstyle 10.2 -> 10.12.0 See: - https://checkstyle.sourceforge.io/releasenotes.html --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5470ffd..caf31c2 100644 --- a/pom.xml +++ b/pom.xml @@ -435,7 +435,7 @@ com.puppycrawl.tools checkstyle - 10.2 + 10.12.0