From 105d452ff8d65ced9a981a00dfb6ad8332dfcfd2 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Fri, 13 Dec 2024 02:41:05 +0000 Subject: [PATCH 1/2] Update dependency com.puppycrawl.tools:checkstyle to v10.21.0 --- pom.xml | 2 +- template-placeholder/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eede261..eac619a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 10.20.2 + 10.21.0 diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index abbbb53..75f0b85 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -247,7 +247,7 @@ com.puppycrawl.tools checkstyle - 10.20.2 + 10.21.0 From 73b158a40c742e4ff95de2770f2c5f298c96324c Mon Sep 17 00:00:00 2001 From: AB Date: Mon, 16 Dec 2024 09:06:51 +0100 Subject: [PATCH 2/2] Update to latest checkstyle version --- .idea/checkstyle-idea.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml index 5f35e01..b52c3e2 100644 --- a/.idea/checkstyle-idea.xml +++ b/.idea/checkstyle-idea.xml @@ -1,7 +1,7 @@ - 10.20.1 + 10.21.0 JavaOnlyWithTests true true