Skip to content

Commit c591967

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
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](checkstyle/checkstyle@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] <[email protected]>
1 parent 6cd0422 commit c591967

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<extension>
33
<groupId>com.gradle</groupId>
44
<artifactId>develocity-maven-extension</artifactId>
5-
<version>1.23</version>
5+
<version>1.23.1</version>
66
</extension>
77
<extension>
88
<groupId>com.gradle</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
overridden by a CI job of the Checkstyle project so that they can
220220
check for regressions. Which is obviously good for us, too.
221221
-->
222-
<puppycrawl.checkstyle.version>10.21.1</puppycrawl.checkstyle.version>
222+
<puppycrawl.checkstyle.version>10.21.2</puppycrawl.checkstyle.version>
223223

224224
<!-- Asciidoctor -->
225225

0 commit comments

Comments
 (0)