Skip to content

Commit

Permalink
Merge pull request #38 from jenkinsci/dependabot/maven/edu.hm.hafner-…
Browse files Browse the repository at this point in the history
…codingstyle-1.0.2

Bump codingstyle from 1.0.1 to 1.0.2
  • Loading branch information
uhafner authored Mar 3, 2020
2 parents 530fd0a + fba5cfc commit c8749fb
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 @@ -26,7 +26,7 @@
<java.level>8</java.level>
<jenkins-test-harness.version>2.62</jenkins-test-harness.version>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>1.0.1</codingstyle.config.version>
<codingstyle.config.version>1.0.2</codingstyle.config.version>

<!-- Library Dependencies Versions -->
<error-prone.version>2.3.4</error-prone.version>
Expand Down

0 comments on commit c8749fb

Please sign in to comment.