Skip to content

Commit 1d2eeb7

Browse files
authored
Merge pull request #400 from renovate-bot/renovate/org.jacoco-jacoco-maven-plugin-0.x
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
2 parents 136dc12 + 7e54524 commit 1d2eeb7

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
@@ -426,7 +426,7 @@ limitations under the License.
426426
<plugin> <!-- JACOCO - reporting -->
427427
<groupId>org.jacoco</groupId>
428428
<artifactId>jacoco-maven-plugin</artifactId>
429-
<version>0.8.8</version>
429+
<version>0.8.12</version>
430430
<executions>
431431
<execution>
432432
<goals>

0 commit comments

Comments
 (0)