From 8ce7c8ecc923205070246bf695c8757efa315304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 11:23:06 +0000 Subject: [PATCH] deps: Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-13.6.0...checkstyle-13.7.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.7.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 e714827..737c732 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -151,7 +151,7 @@ com.puppycrawl.tools checkstyle - 13.6.0 + 13.7.0 diff --git a/pom.xml b/pom.xml index 973008e..25d0cb2 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 13.6.0 + 13.7.0