Merge pull request #8 from omaster395464gh/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
This commit is contained in:
commit
b2fb7ba5fb
2
pom.xml
2
pom.xml
@ -183,7 +183,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.jacoco</groupId>
|
<groupId>org.jacoco</groupId>
|
||||||
<artifactId>jacoco-maven-plugin</artifactId>
|
<artifactId>jacoco-maven-plugin</artifactId>
|
||||||
<version>0.8.7</version>
|
<version>0.8.8</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>prepare-agent</id>
|
<id>prepare-agent</id>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user