From bb89fb6a97358a92e38e89d6666bb2d7532213aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:30:34 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 10.0 to 10.20.2 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.0 to 10.20.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.0...checkstyle-10.20.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 95d06d2..24270e2 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ SOFTWARE com.puppycrawl.tools checkstyle - 10.0 + 10.20.2