Skip to content

Commit

Permalink
Merge pull request #51 from TheDudeFromCI/renovate/org.jacoco-jacoco-…
Browse files Browse the repository at this point in the history
…maven-plugin-0.x

Update dependency org.jacoco:jacoco-maven-plugin to v0.8.6
  • Loading branch information
TheDudeFromCI authored Sep 16, 2020
2 parents 6991526 + ccd9722 commit cede9e3
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 @@ -289,7 +289,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.5</version>
<version>0.8.6</version>
<configuration>
<excludes>
<exclude>net/whg/we/external/**/*</exclude>
Expand Down

0 comments on commit cede9e3

Please sign in to comment.