Skip to content

Commit ce3b52f

Browse files
authored
Merge pull request #168 from AuthMe/dependabot/maven/dependencies/org.jacoco-jacoco-maven-plugin-0.8.6
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
2 parents 394f789 + 6149193 commit ce3b52f

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
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.jacoco</groupId>
179179
<artifactId>jacoco-maven-plugin</artifactId>
180-
<version>0.8.5</version>
180+
<version>0.8.6</version>
181181
<executions>
182182
<execution>
183183
<id>prepare-agent</id>

0 commit comments

Comments
 (0)