Skip to content

Commit

Permalink
Merge pull request #329 from com-pas/dependabot/maven/org.jacoco-jaco…
Browse files Browse the repository at this point in the history
…co-maven-plugin-0.8.10

Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
  • Loading branch information
pascalwilbrink authored Sep 21, 2023
2 parents 4be4112 + 70bcdc1 commit ddae5d8
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 @@ -210,7 +210,7 @@ SPDX-License-Identifier: Apache-2.0
<sonar.language>java</sonar.language>

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

0 comments on commit ddae5d8

Please sign in to comment.