Skip to content

Commit 12486bb

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump com.puppycrawl.tools:checkstyle in the build-dependencies group
Bumps the build-dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `com.puppycrawl.tools:checkstyle` from 10.23.0 to 10.23.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.0...checkstyle-10.23.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b37f359 commit 12486bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
e.g. 4.0.13 won't work with JDK 23, while 4.0.26 is working just fine.
308308
-->
309309
<version.org.apache.groovy.groovy-jsr223>4.0.26</version.org.apache.groovy.groovy-jsr223>
310-
<version.com.puppycrawl.tools.checkstyle>10.23.0</version.com.puppycrawl.tools.checkstyle>
310+
<version.com.puppycrawl.tools.checkstyle>10.23.1</version.com.puppycrawl.tools.checkstyle>
311311
<version.versions.plugin>2.18.0</version.versions.plugin>
312312
<version.maven-wrapper-plugin>3.3.2</version.maven-wrapper-plugin>
313313
<version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>

0 commit comments

Comments
 (0)