We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 079c227 + 4da9d8c commit d2df75cCopy full SHA for d2df75c
2 files changed
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