Skip to content

Commit

Permalink
Merge pull request #47 from com-pas/dependabot/maven/org.jacoco-jacoc…
Browse files Browse the repository at this point in the history
…o-maven-plugin-0.8.8

Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
  • Loading branch information
Dennis Labordus authored Apr 6, 2022
2 parents 99babee + c936e92 commit 902f9b6
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 @@ -198,7 +198,7 @@ SPDX-License-Identifier: Apache-2.0
<sonar.language>java</sonar.language>

<!-- JaCoCo Properties -->
<jacoco.version>0.8.7</jacoco.version>
<jacoco.version>0.8.8</jacoco.version>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
<sonar.coverage.jacoco.xmlReportPaths>
target/site/jacoco/jacoco.xml,
Expand Down

0 comments on commit 902f9b6

Please sign in to comment.