Skip to content

Commit

Permalink
Bump edu.hm.hafner:codingstyle from 4.10.0 to 4.13.0
Browse files Browse the repository at this point in the history
Bumps [edu.hm.hafner:codingstyle](https://github.com/uhafner/codingstyle) from 4.10.0 to 4.13.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v4.10.0...v4.13.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent ff25a38 commit 4438325
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 @@ -49,7 +49,7 @@
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<java.version>${maven.compiler.release}</java.version>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>4.10.0</codingstyle.config.version>
<codingstyle.config.version>4.13.0</codingstyle.config.version>

<pmd.skip>false</pmd.skip>

Expand Down

0 comments on commit 4438325

Please sign in to comment.