Skip to content

Commit df8e549

Browse files
authored
Merge pull request #246 from ChargeTimeEU/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.10
Bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.10
2 parents 52e7416 + 326182c commit df8e549

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
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>org.jacoco</groupId>
8282
<artifactId>jacoco-maven-plugin</artifactId>
83-
<version>0.8.5</version>
83+
<version>0.8.10</version>
8484
<executions>
8585
<execution>
8686
<id>prepare-agent</id>

0 commit comments

Comments
 (0)