From b9bf1bcdcfb6c2504c3a70f653caf6a228028e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 21:55:01 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 11.0.1 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.22.0 to 11.0.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.22.0...checkstyle-11.0.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cf6423a14..4643d1d25 100644 --- a/pom.xml +++ b/pom.xml @@ -249,7 +249,7 @@ com.puppycrawl.tools checkstyle - 10.22.0 + 11.0.1