Skip to content

Commit c388c36

Browse files
authored
Merge pull request #56 from powerunit/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.5
2 parents eae3b42 + 0119735 commit c388c36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.jacoco</groupId>
117117
<artifactId>jacoco-maven-plugin</artifactId>
118-
<version>0.8.4</version>
118+
<version>0.8.5</version>
119119
</plugin>
120120
<plugin>
121121
<groupId>org.codehaus.mojo</groupId>
@@ -512,7 +512,7 @@
512512
<plugin>
513513
<groupId>org.jacoco</groupId>
514514
<artifactId>jacoco-maven-plugin</artifactId>
515-
<version>0.8.4</version>
515+
<version>0.8.5</version>
516516
</plugin>
517517
</plugins>
518518
</reporting>

0 commit comments

Comments
 (0)