Skip to content
Snippets Groups Projects
Commit 82eaf0ff authored by Piotr Gawron's avatar Piotr Gawron
Browse files

jacoco-maven-plugin upgraded to the new version

parent 9dbfb4ba
No related branches found
No related tags found
1 merge request!862Resolve "make code compatible with java 11"
Pipeline #12119 failed
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
<plugin> <plugin>
<groupId>org.jacoco</groupId> <groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId> <artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.9</version> <version>0.8.4</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>
......
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