Skip to content

Commit

Permalink
Bump codingstyle from 2.12.0 to 2.13.0
Browse files Browse the repository at this point in the history
Bumps [codingstyle](https://github.com/uhafner/codingstyle) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v2.12.0...v2.13.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2021
1 parent 58fa251 commit c4a2504
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}.1</jenkins.version>
<java.level>8</java.level>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>2.12.0</codingstyle.config.version>
<codingstyle.config.version>2.13.0</codingstyle.config.version>

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

0 comments on commit c4a2504

Please sign in to comment.