Skip to content

Commit

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

Bump edu.hm.hafner:codingstyle from 3.17.0 to 3.19.0
  • Loading branch information
uhafner authored Sep 13, 2023
2 parents 927e266 + 64a5ebe commit 5c2add4
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 @@
<jenkins.baseline>2.387</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>3.17.0</codingstyle.config.version>
<codingstyle.config.version>3.19.0</codingstyle.config.version>

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

0 comments on commit 5c2add4

Please sign in to comment.