Skip to content

Commit

Permalink
Bump codingstyle from 2.24.0 to 2.25.0
Browse files Browse the repository at this point in the history
Bumps [codingstyle](https://github.com/uhafner/codingstyle) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v2.24.0...v2.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2022
1 parent c46e3c5 commit 090d822
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 @@ -27,7 +27,7 @@
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<java.level>8</java.level>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>2.24.0</codingstyle.config.version>
<codingstyle.config.version>2.25.0</codingstyle.config.version>

<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.10</equalsverifier.version>
Expand Down

0 comments on commit 090d822

Please sign in to comment.