From 242cf107d050b2d5d46d5e7f40847c4637c26d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 13:55:36 +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] --- assertj-mail/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assertj-mail/pom.xml b/assertj-mail/pom.xml index 486a5a1..3c61a1b 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -151,7 +151,7 @@ com.puppycrawl.tools checkstyle - 10.23.0 + 10.23.1 diff --git a/pom.xml b/pom.xml index 2f5f3e0..abcec71 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 10.23.0 + 10.23.1