Skip to content

Commit

Permalink
Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https:/checkstyle/checkstyle) from 10.17.0 to 10.18.0.
- [Release notes](https:/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.17.0...checkstyle-10.18.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 and ghillert committed Aug 27, 2024
1 parent d376206 commit 71ac8cc
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 @@ -139,7 +139,7 @@

<!-- Other plugin dependency versions -->
<asciidoctorj-pdf.version>2.3.17</asciidoctorj-pdf.version>
<checkstyle.version>10.17.0</checkstyle.version>
<checkstyle.version>10.18.0</checkstyle.version>
<spring-javaformat-checkstyle.version>0.0.42</spring-javaformat-checkstyle.version>
<spring-asciidoctor-extensions.version>0.6.3</spring-asciidoctor-extensions.version>
<spring-doc-resources.version>0.2.5</spring-doc-resources.version>
Expand Down

0 comments on commit 71ac8cc

Please sign in to comment.