Bump jacoco-maven-plugin from 0.7.9 to 0.8.2 in /PlanPluginBridge (#810)

This commit is contained in:
dependabot[bot] 2018-11-12 19:40:26 +00:00 committed by GitHub
parent 59dcbe3ad5
commit 8386ed37a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.9</version>
<version>0.8.2</version>
</plugin>
</plugins>
</build>