From 04a0e469798b8af945df8e61f43afc88ed3be55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 23:13:00 +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] --- hamcrest-mail/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hamcrest-mail/pom.xml b/hamcrest-mail/pom.xml index e869641..926d14f 100644 --- a/hamcrest-mail/pom.xml +++ b/hamcrest-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 6951772..77d1f26 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 13.9.0 + 13.10.0