Skip to content

Commit a56bc1a

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 (#165)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f8e4c6 commit a56bc1a

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
@@ -75,7 +75,7 @@
7575
<local.lib.repo>${project.basedir}/lib/mvn-repo</local.lib.repo>
7676

7777
<surefire.version>3.5.3</surefire.version>
78-
<checkstyle.version>10.23.0</checkstyle.version>
78+
<checkstyle.version>10.23.1</checkstyle.version>
7979
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
8080
<javadoc.plugin.version>3.11.2</javadoc.plugin.version>
8181
<source.plugin.version>3.3.1</source.plugin.version>

0 commit comments

Comments
 (0)