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.
1 parent 9221fd5 commit 621af45Copy full SHA for 621af45
pom.xml
@@ -288,7 +288,7 @@
288
<plugin>
289
<groupId>org.jacoco</groupId>
290
<artifactId>jacoco-maven-plugin</artifactId>
291
- <version>0.8.11</version>
+ <version>0.8.13</version>
292
<executions>
293
<execution>
294
<goals>
testing/coverage/pom.xml
@@ -46,7 +46,7 @@
46
47
48
49
50
51
52
<id>report-aggregate</id>
0 commit comments