From c591967f066ec8ca76cf24b6bbc962cb15e2e417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 08:50:14 +0000 Subject: [PATCH] Bump the build-dependencies group across 1 directory with 2 updates Bumps the build-dependencies group with 2 updates in the / directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and com.gradle:develocity-maven-extension. Updates `com.puppycrawl.tools:checkstyle` from 10.21.1 to 10.21.2 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.1...checkstyle-10.21.2) Updates `com.gradle:develocity-maven-extension` from 1.23 to 1.23.1 --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.gradle:develocity-maven-extension dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] --- .mvn/extensions.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 7de466f40..b14bfd8da 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -2,7 +2,7 @@ com.gradle develocity-maven-extension - 1.23 + 1.23.1 com.gradle diff --git a/pom.xml b/pom.xml index 429df7dfc..902028682 100644 --- a/pom.xml +++ b/pom.xml @@ -219,7 +219,7 @@ overridden by a CI job of the Checkstyle project so that they can check for regressions. Which is obviously good for us, too. --> - 10.21.1 + 10.21.2