Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 10.12.0 to 10.17.0
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 10.17.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.12.0...checkstyle-10.17.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 6785748 commit bb4fb20
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 @@ -26,7 +26,7 @@
<formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.9.0</impsort-maven-plugin.version>
<xml-format-maven-plugin.version>3.2.2</xml-format-maven-plugin.version>
<checkstyle.version>10.12.0</checkstyle.version>
<checkstyle.version>10.17.0</checkstyle.version>
<jsoup.version>1.16.1</jsoup.version>
<!-- TODO: uncomment Camel Quarkus BOM when Camel Quarkus 3 is released -->
<!-- <camel-quarkus-bom.version>2.16.0</camel-quarkus-bom.version> -->
Expand Down

0 comments on commit bb4fb20

Please sign in to comment.