From 063426023328e11c2b076736f80077ec9982ebff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 11:23:49 +0000 Subject: [PATCH] deps: Bump com.puppycrawl.tools:checkstyle from 13.10.0 to 13.11.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.10.0 to 13.11.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.10.0...checkstyle-13.11.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.11.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 82ca496..d7ff14b 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -151,7 +151,7 @@ com.puppycrawl.tools checkstyle - 13.10.0 + 13.11.0 diff --git a/pom.xml b/pom.xml index c9ed58a..a10ef52 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 13.10.0 + 13.11.0