From e3e6abbd241a3c30d654b6f8c51773df5535ff3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 02:59:53 +0000 Subject: [PATCH] build(deps): bump com.puppycrawl.tools:checkstyle from 8.43 to 10.18.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 10.18.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-10.18.0) --- 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 819b9bfe..616d7d72 100644 --- a/modules/SilkSpawners/pom.xml +++ b/modules/SilkSpawners/pom.xml @@ -306,7 +306,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 10.18.0 diff --git a/pom.xml b/pom.xml index 1f0edb34..5853e4cc 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 10.18.0