Skip to content

Commit 7ca0ea9

Browse files
authored
Merge pull request #158 from SierraSystems/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.6
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
2 parents b7dc9f4 + e8adf8b commit 7ca0ea9

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
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>org.jacoco</groupId>
8484
<artifactId>jacoco-maven-plugin</artifactId>
85-
<version>0.8.5</version>
85+
<version>0.8.6</version>
8686
<executions>
8787
<execution>
8888
<goals>

0 commit comments

Comments
 (0)