1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-29 18:48:04 +01:00

java-15 in test, jacoco-0.86

This commit is contained in:
soloturn 2021-01-16 18:18:15 +01:00
parent 76aa90a314
commit 2c5421d6de

View File

@ -132,7 +132,7 @@
<!-- At time of writing: JaCoCo is (allegedly) the only coverage report generator that supports Java 8 -->
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.5</version>
<version>0.8.6</version>
<executions>
<execution>
<id>prepare-agent</id>