Skip to content
Snippets Groups Projects
Commit 68a4032a authored by User expired's avatar User expired
Browse files

openolat#169: update jacoco maven plugin version to 0.8.5

parent b494752e
No related branches found
No related tags found
No related merge requests found
......@@ -880,7 +880,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.2</version>
<version>0.8.5</version>
<configuration>
<destFile>${sonar.jacoco.reportPath}</destFile>
<append>true</append>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment