Skip to content

Commit 0119735

Browse files
committed
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.5
1 parent eae3b42 commit 0119735

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)