We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079c227 commit 4da9d8cCopy full SHA for 4da9d8c
core/pom.xml
@@ -74,7 +74,7 @@
74
<plugin>
75
<groupId>org.jacoco</groupId>
76
<artifactId>jacoco-maven-plugin</artifactId>
77
- <version>0.7.7.201606060606</version>
+ <version>0.8.2</version>
78
<configuration>
79
<propertyName>jacoco.agent.argLine</propertyName>
80
</configuration>
toolkit/pom.xml
@@ -95,7 +95,7 @@
95
96
97
98
99
100
101
0 commit comments