Skip to content

Commit 8edf5f9

Browse files
dependabot[bot]chirino
authored andcommitted
Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.23.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.4 to 10.23.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.4...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c917efb commit 8edf5f9

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
@@ -57,7 +57,7 @@
5757
<skipITs>true</skipITs>
5858

5959
<!-- build tool versions -->
60-
<checkstyle.version>10.21.4</checkstyle.version>
60+
<checkstyle.version>10.23.1</checkstyle.version>
6161
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
6262
<spotless-maven-plugin.version>2.44.3</spotless-maven-plugin.version>
6363
<maven.compiler.version>3.14.0</maven.compiler.version>

0 commit comments

Comments
 (0)