Skip to content

Commit

Permalink
Merge pull request #112 from stevenvanophem/upgrade_jacoco_plugin
Browse files Browse the repository at this point in the history
Update jacoco plugin
  • Loading branch information
arey authored Mar 12, 2023
2 parents 6991deb + c096821 commit 31505bb
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 @@
<jaxb-api.version>2.3.0</jaxb-api.version>

<!-- Maven plugins -->
<jacoco.version>0.8.7</jacoco.version>
<jacoco.version>0.8.8</jacoco.version>
<openapi-generator-maven-plugin.version>6.3.0</openapi-generator-maven-plugin.version>
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>

Expand Down

0 comments on commit 31505bb

Please sign in to comment.