Skip to content

Commit b742417

Browse files
authored
Merge pull request #271 from ChargeTimeEU/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.11
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
2 parents f56fc87 + 3cf541c commit b742417

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.10</version>
83+
<version>0.8.11</version>
8484
<executions>
8585
<execution>
8686
<id>prepare-agent</id>

0 commit comments

Comments
 (0)