Skip to content

Commit cede9e3

Browse files
Merge pull request #51 from TheDudeFromCI/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.6
2 parents 6991526 + ccd9722 commit cede9e3

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
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.jacoco</groupId>
291291
<artifactId>jacoco-maven-plugin</artifactId>
292-
<version>0.8.5</version>
292+
<version>0.8.6</version>
293293
<configuration>
294294
<excludes>
295295
<exclude>net/whg/we/external/**/*</exclude>

0 commit comments

Comments
 (0)