Skip to content

Commit

Permalink
Merge pull request #108 from io7m-com/dependabot/maven/develop/com.pu…
Browse files Browse the repository at this point in the history
…ppycrawl.tools-checkstyle-10.18.0

Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0
  • Loading branch information
io7m authored Aug 28, 2024
2 parents a4b96aa + 7bd3c88 commit e0ef148
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 @@ -46,7 +46,7 @@
<io7m.checkstyle.path>com/io7m/checkstyle_rules/checkstyle.xml</io7m.checkstyle.path>

<!-- The version of the checkstyle tools used -->
<io7m.checkstyle.tools.version>10.17.0</io7m.checkstyle.tools.version>
<io7m.checkstyle.tools.version>10.18.0</io7m.checkstyle.tools.version>

<!-- The previous groupId of the API. Used to enforce semantic versioning. -->
<io7m.api.previousGroupId>${project.groupId}</io7m.api.previousGroupId>
Expand Down

0 comments on commit e0ef148

Please sign in to comment.