Skip to content

Commit

Permalink
use last jacoco plugin 0.8.5
Browse files Browse the repository at this point in the history
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
  • Loading branch information
olamy committed Oct 20, 2019
1 parent 890c0b2 commit 66dd5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.4</version>
<version>0.8.5</version>
</plugin>
<plugin>
<groupId>com.agilejava.docbkx</groupId>
Expand Down

0 comments on commit 66dd5ad

Please sign in to comment.