Skip to content

Commit ed13fb5

Browse files
Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#265)
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) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bdcd93 commit ed13fb5

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
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.jacoco</groupId>
157157
<artifactId>jacoco-maven-plugin</artifactId>
158-
<version>0.8.6</version>
158+
<version>0.8.7</version>
159159
<executions>
160160
<execution>
161161
<goals>

0 commit comments

Comments
 (0)