Skip to content

Commit e57fe9c

Browse files
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#254)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fac4305 commit e57fe9c

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
@@ -271,7 +271,7 @@
271271
<plugin>
272272
<groupId>org.jacoco</groupId>
273273
<artifactId>jacoco-maven-plugin</artifactId>
274-
<version>0.8.6</version>
274+
<version>0.8.7</version>
275275
<executions>
276276
<!-- Start the agent for unit tests -->
277277
<execution>

0 commit comments

Comments
 (0)