From a0c3b51f2979c9c7cf5b6f073b9c69916cfb4ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 02:31:03 +0000 Subject: [PATCH] build(deps): bump com.puppycrawl.tools:checkstyle from 8.43 to 10.12.5 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 10.12.5. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-10.12.5) --- 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 74d5ba0d..1f1c884e 100644 --- a/modules/SilkSpawners/pom.xml +++ b/modules/SilkSpawners/pom.xml @@ -286,7 +286,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 10.12.5 diff --git a/pom.xml b/pom.xml index 84867d03..137be8d3 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ com.puppycrawl.tools checkstyle - 8.43 + 10.12.5