Skip to content
Snippets Groups Projects
Commit e21641be authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

hotfixes jacoco java 14+

parent f91a650f
Branches
No related tags found
No related merge requests found
...@@ -254,7 +254,7 @@ ...@@ -254,7 +254,7 @@
<plugin> <plugin>
<groupId>org.jacoco</groupId> <groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId> <artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.6</version> <version>0.8.7</version>
<executions> <executions>
<!-- Surefire --> <!-- Surefire -->
<execution> <execution>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment