Skip to content

Commit c5c0b7a

Browse files
authored
Merge pull request #374 from ChargeTimeEU/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14
2 parents 0ccfbb8 + 129243f commit c5c0b7a

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

0 commit comments

Comments
 (0)