Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ryzheboka committed Oct 5, 2023
1 parent 07336be commit a4c3acc
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 @@ -44,7 +44,7 @@
<version.json>20230618</version.json>

<!-- build dependencies -->
<version.checkstyle>10.12.3</version.checkstyle>
<version.checkstyle>10.12.4</version.checkstyle>
<version.google-java-format>1.16.0</version.google-java-format>
<version.maven.checkstyle>3.3.0</version.maven.checkstyle>
<version.maven.jar>3.3.0</version.maven.jar>
Expand Down

0 comments on commit a4c3acc

Please sign in to comment.