Skip to content

Commit 3c27728

Browse files
committed
Updated jacoco version
1 parent 8765679 commit 3c27728

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
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.jacoco</groupId>
279279
<artifactId>jacoco-maven-plugin</artifactId>
280-
<version>0.8.5</version>
280+
<version>0.8.7</version>
281281
<executions>
282282
<execution>
283283
<id>prepare-agent</id>

0 commit comments

Comments
 (0)