Skip to content

Commit d54561b

Browse files
author
Olivier Chédru
authored
Merge pull request #38 from dhatim/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.8
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
2 parents bed0c7d + deb28e7 commit d54561b

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
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.jacoco</groupId>
9898
<artifactId>jacoco-maven-plugin</artifactId>
99-
<version>0.8.7</version>
99+
<version>0.8.8</version>
100100
<executions>
101101
<execution>
102102
<goals>

0 commit comments

Comments
 (0)