From c2534ac122cc83cc6e617646d4b0145ccde4e1da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 07:31:14 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.2 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.17.0 to 10.18.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.17.0...checkstyle-10.18.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b7f2a8b..15c7773 100644 --- a/pom.xml +++ b/pom.xml @@ -283,7 +283,7 @@ com.puppycrawl.tools checkstyle - 10.17.0 + 10.18.2