Skip to content

Commit da6eb1b

Browse files
authored
Merge pull request #342 from com-pas/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12
chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
2 parents f315463 + d5bb213 commit da6eb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ SPDX-License-Identifier: Apache-2.0
197197
<sonar.language>java</sonar.language>
198198

199199
<!-- JaCoCo Properties -->
200-
<jacoco.version>0.8.11</jacoco.version>
200+
<jacoco.version>0.8.12</jacoco.version>
201201
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
202202
</properties>
203203

0 commit comments

Comments
 (0)