We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 471a24d + a7bbed4 commit 3a03ae6Copy full SHA for 3a03ae6
pom.xml
@@ -102,7 +102,7 @@
102
<plugin>
103
<groupId>org.jacoco</groupId>
104
<artifactId>jacoco-maven-plugin</artifactId>
105
- <version>0.8.7</version>
+ <version>0.8.8</version>
106
<configuration>
107
<!-- no need to get data about external code. It dramatically reduces performance of JaCoCo for nothing -->
108
<excludes>
0 commit comments