Skip to content

Commit 5bcae20

Browse files
Maven pom.xml(deps): Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#217)
1 parent 7d59247 commit 5bcae20

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
@@ -216,7 +216,7 @@
216216
<plugin>
217217
<groupId>org.jacoco</groupId>
218218
<artifactId>jacoco-maven-plugin</artifactId>
219-
<version>0.8.8</version>
219+
<version>0.8.9</version>
220220
<executions>
221221
<execution>
222222
<id>prepare-agent</id>

0 commit comments

Comments
 (0)