Skip to content

Commit

Permalink
Bump version of codingstyle to 2.18.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Mar 26, 2022
1 parent c08dcb4 commit 0299529
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.17.0</codingstyle.config.version>
<codingstyle.config.version>2.18.0</codingstyle.config.version>

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

0 comments on commit 0299529

Please sign in to comment.