Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-checkstyle-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.4.0 to 3.5.0.
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ryzheboka committed Aug 23, 2024
1 parent 9a695b5 commit 8632a3e
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 @@ -47,7 +47,7 @@
<!-- build dependencies -->
<version.checkstyle>10.17.0</version.checkstyle>
<version.google-java-format>1.20.0</version.google-java-format>
<version.maven.checkstyle>3.4.0</version.maven.checkstyle>
<version.maven.checkstyle>3.5.0</version.maven.checkstyle>
<version.maven.compiler>3.13.0</version.maven.compiler>
<version.maven.dependency>3.7.1</version.maven.dependency>
<version.maven.failsafe.plugin>3.4.0</version.maven.failsafe.plugin>
Expand Down

0 comments on commit 8632a3e

Please sign in to comment.