From 4e63d1663a9cbdf6f5896a7539ad67f339195ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 00:22:52 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.23.0 to 10.23.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.0...checkstyle-10.23.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0f040a8..2a19439a 100644 --- a/pom.xml +++ b/pom.xml @@ -333,7 +333,7 @@ com.puppycrawl.tools checkstyle - 10.23.0 + 10.23.1 io.spring.javaformat