Skip to content

Commit 00f52f7

Browse files
authored
Merge pull request #328 from cicirello/dependabot/maven/master/org.jacoco-jacoco-maven-plugin-0.8.9
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
2 parents e94a282 + 784b5a1 commit 00f52f7

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
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.jacoco</groupId>
133133
<artifactId>jacoco-maven-plugin</artifactId>
134-
<version>0.8.8</version>
134+
<version>0.8.9</version>
135135
<executions>
136136
<execution>
137137
<goals>

0 commit comments

Comments
 (0)