From 2522e3085ff189a7c1bf908c97657c85266f6f89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 02:18:41 +0000 Subject: [PATCH] build(deps): bump com.puppycrawl.tools:checkstyle from 8.43 to 10.18.2 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 10.18.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-10.18.2) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- modules/SilkSpawners/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/SilkSpawners/pom.xml b/modules/SilkSpawners/pom.xml index 8ed8929b..8c186014 100644 --- a/modules/SilkSpawners/pom.xml +++ b/modules/SilkSpawners/pom.xml @@ -306,7 +306,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 10.18.2 diff --git a/pom.xml b/pom.xml index a32aa866..1326572b 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 10.18.2