Skip to content

Commit 7023433

Browse files
authored
Merge pull request docker-java#1017 from wreulicke/feature/update-jacoco
Update jacoco
2 parents 3956408 + ad09bb7 commit 7023433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@
531531
<plugin>
532532
<groupId>org.jacoco</groupId>
533533
<artifactId>jacoco-maven-plugin</artifactId>
534-
<version>0.7.7.201606060606</version>
534+
<version>0.8.1</version>
535535
<executions>
536536
<execution>
537537
<goals>

0 commit comments

Comments
 (0)