From 04fe57ded65a505c5eb119d737b96be782a7e050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:22:59 +0000 Subject: [PATCH] deps: Bump com.puppycrawl.tools:checkstyle from 13.9.0 to 13.10.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.9.0 to 13.10.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.9.0...checkstyle-13.10.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 4ff26fc..82ca496 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -151,7 +151,7 @@ com.puppycrawl.tools checkstyle - 13.9.0 + 13.10.0 diff --git a/pom.xml b/pom.xml index a7e106f..c9ed58a 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 13.9.0 + 13.10.0