Skip to content

Commit 1823c26

Browse files
authored
Merge pull request #64 from powerunit/renovate/org.jacoco-jacoco-maven-plugin-0.x
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.5
2 parents 9d433bd + bff11ae commit 1823c26

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
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.jacoco</groupId>
125125
<artifactId>jacoco-maven-plugin</artifactId>
126-
<version>0.8.4</version>
126+
<version>0.8.5</version>
127127
</plugin>
128128
<plugin>
129129
<groupId>org.codehaus.mojo</groupId>
@@ -479,7 +479,7 @@
479479
<plugin>
480480
<groupId>org.jacoco</groupId>
481481
<artifactId>jacoco-maven-plugin</artifactId>
482-
<version>0.8.4</version>
482+
<version>0.8.5</version>
483483
<reportSets>
484484
<reportSet>
485485
<reports>

0 commit comments

Comments
 (0)