From f2aac57a1e45321aaf239e6cdc0d50cd0f1410ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 00:41:58 +0000 Subject: [PATCH] Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.14.2 to 10.15.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.14.2...checkstyle-10.15.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- chartjs-java-model-demo/pom.xml | 2 +- chartjs-java-model/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chartjs-java-model-demo/pom.xml b/chartjs-java-model-demo/pom.xml index 1cda86cc..e5c8b234 100644 --- a/chartjs-java-model-demo/pom.xml +++ b/chartjs-java-model-demo/pom.xml @@ -92,7 +92,7 @@ com.puppycrawl.tools checkstyle - 10.14.2 + 10.15.0 diff --git a/chartjs-java-model/pom.xml b/chartjs-java-model/pom.xml index e6872578..f4717824 100644 --- a/chartjs-java-model/pom.xml +++ b/chartjs-java-model/pom.xml @@ -323,7 +323,7 @@ com.puppycrawl.tools checkstyle - 10.14.2 + 10.15.0