Skip to content

Commit 307626a

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] <support@github.com>
1 parent e01fd92 commit 307626a

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
@@ -195,7 +195,7 @@
195195
<plugin>
196196
<groupId>org.jacoco</groupId>
197197
<artifactId>jacoco-maven-plugin</artifactId>
198-
<version>0.8.6</version>
198+
<version>0.8.7</version>
199199
<executions>
200200
<execution>
201201
<id>jacoco-prepare-agent</id>

0 commit comments

Comments
 (0)