Skip to content

Commit 6539382

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.2 to 10.21.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.2...checkstyle-10.21.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 777e3fc commit 6539382

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

130-
<checkstyle.version>10.21.2</checkstyle.version>
130+
<checkstyle.version>10.21.3</checkstyle.version>
131131
<checkstyle.skip>false</checkstyle.skip>
132132
<checkstyle.sevntu-checks.version>1.44.1</checkstyle.sevntu-checks.version>
133133
<checkstyle.violation-severity>warning</checkstyle.violation-severity>

0 commit comments

Comments
 (0)