Skip to content

Commit

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

chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
  • Loading branch information
Stef3st authored Apr 5, 2024
2 parents f315463 + d5bb213 commit da6eb1b
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 @@ -197,7 +197,7 @@ SPDX-License-Identifier: Apache-2.0
<sonar.language>java</sonar.language>

<!-- JaCoCo Properties -->
<jacoco.version>0.8.11</jacoco.version>
<jacoco.version>0.8.12</jacoco.version>
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
</properties>

Expand Down

0 comments on commit da6eb1b

Please sign in to comment.