Skip to content

Commit 5ef4514

Browse files
authored
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.7 (#648)
1 parent 5d7df3d commit 5ef4514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<plugin>
287287
<groupId>org.jacoco</groupId>
288288
<artifactId>jacoco-maven-plugin</artifactId>
289-
<version>0.8.6</version>
289+
<version>0.8.7</version>
290290
<executions>
291291
<execution>
292292
<goals>

0 commit comments

Comments
 (0)