Skip to content

Commit 97ca90a

Browse files
build(deps): bump jacoco-maven-plugin from 0.8.6 to 0.8.7 (#228)
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 428853e commit 97ca90a

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
@@ -309,7 +309,7 @@
309309
<plugin>
310310
<groupId>org.jacoco</groupId>
311311
<artifactId>jacoco-maven-plugin</artifactId>
312-
<version>0.8.6</version>
312+
<version>0.8.7</version>
313313
</plugin>
314314
<plugin>
315315
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)