Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2021
1 parent fb276be commit 44ef222
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.3.0</codingstyle.config.version>
<codingstyle.config.version>2.4.0</codingstyle.config.version>

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

0 comments on commit 44ef222

Please sign in to comment.