Skip to content

Commit d46c116

Browse files
authored
Correct version of jacoco
1 parent 2c6b79c commit d46c116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<plugin>
9494
<groupId>org.jacoco</groupId>
9595
<artifactId>jacoco-maven-plugin</artifactId>
96-
<version>0.7.6.201602180812</version>
96+
<version>0.7.7.201606060606</version>
9797
<configuration>
9898
<propertyName>jacoco.agent.argLine</propertyName>
9999
</configuration>

0 commit comments

Comments
 (0)