Skip to content

Commit 7734b72

Browse files
author
Dennis Labordus
authored
Merge pull request #74 from com-pas/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
2 parents 1c3aa8a + ec1b98c commit 7734b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ SPDX-License-Identifier: Apache-2.0
204204
<sonar.language>java</sonar.language>
205205

206206
<!-- JaCoCo Properties -->
207-
<jacoco.version>0.8.6</jacoco.version>
207+
<jacoco.version>0.8.7</jacoco.version>
208208
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
209209
<sonar.coverage.jacoco.xmlReportPaths>
210210
target/site/jacoco/jacoco.xml,

0 commit comments

Comments
 (0)