Skip to content

Commit 9e6efbe

Browse files
authored
Merge pull request #335 from cicirello/dependabot/maven/master/org.jacoco-jacoco-maven-plugin-0.8.10
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
2 parents 20b2c00 + 279d32e commit 9e6efbe

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.9</version>
134+
<version>0.8.10</version>
135135
<executions>
136136
<execution>
137137
<goals>

0 commit comments

Comments
 (0)