Skip to content

Commit decde1e

Browse files
chore(deps): bump jacoco-maven-plugin from 0.8.5 to 0.8.7 (#547)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.7. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.5...v0.8.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cfb2e0 commit decde1e

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
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.jacoco</groupId>
200200
<artifactId>jacoco-maven-plugin</artifactId>
201-
<version>0.8.5</version>
201+
<version>0.8.7</version>
202202
<executions>
203203
<execution>
204204
<id>pre-unit-test</id>

0 commit comments

Comments
 (0)