Skip to content

Commit

Permalink
Merge pull request #659 from binkley/dependabot/maven/com.puppycrawl.…
Browse files Browse the repository at this point in the history
…tools-checkstyle-10.20.0

Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.20.0
  • Loading branch information
binkley authored Nov 6, 2024
2 parents 3231de2 + 3c52ac2 commit 8f9775b
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 @@ -73,7 +73,7 @@
<!-- @formatter:off -->
<assertj.version>3.26.3</assertj.version>
<buildplan-maven-plugin.version>1.5</buildplan-maven-plugin.version>
<checkstyle.version>10.18.1</checkstyle.version>
<checkstyle.version>10.20.0</checkstyle.version>
<coverage.branches>100</coverage.branches>
<coverage.instructions>100</coverage.instructions>
<coverage.lines>100</coverage.lines>
Expand Down

0 comments on commit 8f9775b

Please sign in to comment.