Skip to content

Commit c564723

Browse files
Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 (#225)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.2 to 10.21.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.2...checkstyle-10.21.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Allison <tallison@apache.org>
1 parent ece0e6b commit c564723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<junit.version>5.11.3</junit.version>
4343
<jackson.version>2.18.2</jackson.version>
4444
<log4j2.version>2.24.3</log4j2.version>
45-
<puppycrawl.version>10.20.2</puppycrawl.version>
45+
<puppycrawl.version>10.21.0</puppycrawl.version>
4646
</properties>
4747

4848
<modules>

0 commit comments

Comments
 (0)