Bump jacoco-maven-plugin from 0.8.5 to 0.8.6

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
See gh-479
This commit is contained in:
dependabot-preview[bot]
2020-09-21 10:07:07 +02:00
committed by GitHub
parent 10ebef32be
commit 3f16c9191a

View File

@@ -264,7 +264,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.5</version>
<version>0.8.6</version>
<configuration>
<destFile>${sonar.jacoco.reportPath}</destFile>
<append>true</append>