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 9f2bd27 commit 463c821Copy full SHA for 463c821
pom.xml
@@ -112,14 +112,14 @@
112
<dependency>
113
<groupId>org.jacoco</groupId>
114
<artifactId>org.jacoco.core</artifactId>
115
- <version>0.8.8</version>
+ <version>0.8.9</version>
116
</dependency>
117
118
119
120
<artifactId>org.jacoco.agent</artifactId>
121
<classifier>runtime</classifier>
122
123
124
125
<!-- https://mvnrepository.com/artifact/junit/junit -->
@@ -257,7 +257,7 @@
257
<plugin>
258
259
<artifactId>jacoco-maven-plugin</artifactId>
260
261
<executions>
262
<execution>
263
<goals>
src/main/resources/jacocoagent.jar
5.88 KB
0 commit comments