From d507dcb3fc91cf97c984e31f247763eada0cd384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:02:05 +0000 Subject: [PATCH] build(deps): bump com.puppycrawl.tools:checkstyle Bumps the maven-plugins group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.0.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.0...checkstyle-13.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97fbcba9..9af7cf7f 100644 --- a/pom.xml +++ b/pom.xml @@ -290,7 +290,7 @@ com.puppycrawl.tools checkstyle - 12.3.0 + 13.0.0