Skip to content

Commit 41e1d20

Browse files
author
Steve Peak
authored
Merge pull request #8 from konohiroaki/update-plugin
update jacoco plugin
2 parents 17428e3 + 2ed0276 commit 41e1d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<plugin>
3939
<groupId>org.jacoco</groupId>
4040
<artifactId>jacoco-maven-plugin</artifactId>
41-
<version>0.7.5.201505241946</version>
41+
<version>0.7.7.201606060606</version>
4242
<executions>
4343
<execution>
4444
<goals>

0 commit comments

Comments
 (0)