Skip to content

Commit

Permalink
chore(deps): bump com.puppycrawl.tools:checkstyle
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 83b4d80 commit d02d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
<spring-javaformat.version>0.0.43</spring-javaformat.version>

<checkstyle.version>10.21.1</checkstyle.version>
<checkstyle.version>10.21.2</checkstyle.version>

<check.dir>src/checkconfig</check.dir>
<pmd.dir>${check.dir}/pmd</pmd.dir>
Expand Down

0 comments on commit d02d2b6

Please sign in to comment.