Skip to content

Commit 9c81769

Browse files
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.6...v0.8.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec5859b commit 9c81769

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
@@ -253,7 +253,7 @@
253253
<plugin>
254254
<groupId>org.jacoco</groupId>
255255
<artifactId>jacoco-maven-plugin</artifactId>
256-
<version>0.8.6</version>
256+
<version>0.8.7</version>
257257
<executions>
258258
<execution>
259259
<id>prepare-agent</id>

0 commit comments

Comments
 (0)