We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3e5e1 commit c78cab4Copy full SHA for c78cab4
1 file changed
README.md
@@ -14,7 +14,7 @@ This repository serves as an **example** on how to use [Codecov Global][4] for J
14
<plugin>
15
<groupId>org.jacoco</groupId>
16
<artifactId>jacoco-maven-plugin</artifactId>
17
- <version>0.5.8.201207111220</version>
+ <version>0.7.5.201505241946</version>
18
<executions>
19
<execution>
20
<goals>
0 commit comments