Skip to content

Commit 54672b1

Browse files
fix(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.1 to 10.21.2. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.1...checkstyle-10.21.2) --- 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 48a4140 commit 54672b1

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

132-
<checkstyle.version>10.21.1</checkstyle.version>
132+
<checkstyle.version>10.21.2</checkstyle.version>
133133
<checkstyle.skip>false</checkstyle.skip>
134134
<checkstyle.sevntu-checks.version>1.44.1</checkstyle.sevntu-checks.version>
135135
<checkstyle.violation-severity>warning</checkstyle.violation-severity>

0 commit comments

Comments
 (0)