Skip to content

Commit aa5ff8c

Browse files
authored
Merge pull request #38 from codecov/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.7
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
2 parents e0476ec + 30be866 commit aa5ff8c

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
@@ -43,7 +43,7 @@
4343
<plugin>
4444
<groupId>org.jacoco</groupId>
4545
<artifactId>jacoco-maven-plugin</artifactId>
46-
<version>0.8.6</version>
46+
<version>0.8.7</version>
4747
<executions>
4848
<execution>
4949
<goals>

0 commit comments

Comments
 (0)