Skip to content

Commit

Permalink
Bump codingstyle from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [codingstyle](https://github.com/uhafner/codingstyle) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/uhafner/codingstyle/releases)
- [Changelog](https://github.com/uhafner/codingstyle/blob/master/CHANGELOG.md)
- [Commits](uhafner/codingstyle@v2.2.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2021
1 parent 6a6ce68 commit 74d5285
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.2.0</codingstyle.config.version>
<codingstyle.config.version>2.3.0</codingstyle.config.version>

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

0 comments on commit 74d5285

Please sign in to comment.