Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1
  • Loading branch information
io7m authored Dec 31, 2024
2 parents 6f4881f + e4df604 commit bbbac20
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.21.0</io7m.checkstyle.tools.version>
<io7m.checkstyle.tools.version>10.21.1</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 bbbac20

Please sign in to comment.