From 38bd14ff5f78c53f80c4e19c90757f3319012c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 02:15:22 +0000 Subject: [PATCH] Bump checkstyle from 9.3 to 10.12.0 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.12.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.12.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index afb50dfb20..acabf1e0c5 100644 --- a/pom.xml +++ b/pom.xml @@ -295,7 +295,7 @@ com.puppycrawl.tools checkstyle - 9.3 + 10.12.0