From 9760a7b3fecff802d8bb98f46abfb53274d3c2cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 07:46:12 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle in /compiler/jvm/core Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.18 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.18...checkstyle-8.29) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: '8.29' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- compiler/jvm/core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/jvm/core/pom.xml b/compiler/jvm/core/pom.xml index eb999f09..1720b2a3 100644 --- a/compiler/jvm/core/pom.xml +++ b/compiler/jvm/core/pom.xml @@ -77,7 +77,7 @@ under the License. com.puppycrawl.tools checkstyle - 8.18 + 8.29