Skip to content

Commit cef5fe9

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1
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] <support@github.com>
1 parent e3fd0f2 commit cef5fe9

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
@@ -121,7 +121,7 @@ check for new dependency/plugin updates using:
121121
<!-- enables https://github.com/timgifford/maven-buildtime-extension -->
122122
<buildtime.output.log>true</buildtime.output.log>
123123

124-
<checkstyle.version>10.23.0</checkstyle.version>
124+
<checkstyle.version>10.23.1</checkstyle.version>
125125
<checkstyle.skip>false</checkstyle.skip>
126126
<checkstyle.sevntu-checks.version>1.44.1</checkstyle.sevntu-checks.version>
127127
<checkstyle.violation-severity>warning</checkstyle.violation-severity>

0 commit comments

Comments
 (0)