Skip to content

Commit 54684ce

Browse files
author
Steve Peak
committed
Merge pull request #2 from pnerg/patch-1
Fix for issue #1
2 parents 3b3e5e1 + c78cab4 commit 54684ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This repository serves as an **example** on how to use [Codecov Global][4] for J
1414
<plugin>
1515
<groupId>org.jacoco</groupId>
1616
<artifactId>jacoco-maven-plugin</artifactId>
17-
<version>0.5.8.201207111220</version>
17+
<version>0.7.5.201505241946</version>
1818
<executions>
1919
<execution>
2020
<goals>

0 commit comments

Comments
 (0)