Skip to content

Commit 1554307

Browse files
Maven pom.xml(deps): Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#100)
1 parent 5e6be6e commit 1554307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<plugin>
218218
<groupId>org.jacoco</groupId>
219219
<artifactId>jacoco-maven-plugin</artifactId>
220-
<version>0.8.8</version>
220+
<version>0.8.9</version>
221221
<executions>
222222
<execution>
223223
<id>prepare-agent</id>

0 commit comments

Comments
 (0)