Merge pull request #11 from Prominence/dependabot/maven/dev/org.jacoco-jacoco-maven-plugin-0.8.6

Bump jacoco-maven-plugin from 0.8.4 to 0.8.6
This commit is contained in:
Alexey Zinchenko 2021-03-24 11:01:43 +03:00 committed by GitHub
commit bcee4135fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@
<plugin> <plugin>
<groupId>org.jacoco</groupId> <groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId> <artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.4</version> <version>0.8.6</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>