Skip to content

Commit ccd9722

Browse files
committed
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.6
1 parent 6991526 commit ccd9722

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)