Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent f1c33cf commit 3e37a30
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 @@ -117,7 +117,7 @@
<plugin.maven-assembly-plugin>3.7.1</plugin.maven-assembly-plugin>
<!-- version 3.1.2 is the last one compatible with JDK8 -->
<plugin.maven-checkstyle-plugin>3.1.2</plugin.maven-checkstyle-plugin>
<plugin.dependency.com.puppycrawl.tools.checkstyle>8.40</plugin.dependency.com.puppycrawl.tools.checkstyle>
<plugin.dependency.com.puppycrawl.tools.checkstyle>10.15.0</plugin.dependency.com.puppycrawl.tools.checkstyle>
<plugin.maven-clean-plugin>3.3.2</plugin.maven-clean-plugin>
<plugin.maven-compiler-plugin>3.13.0</plugin.maven-compiler-plugin>
<plugin.maven-dependency-plugin>3.6.1</plugin.maven-dependency-plugin>
Expand Down

0 comments on commit 3e37a30

Please sign in to comment.