1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-22 21:43:06 +02:00

java-15 in test, jacoco-0.86

This commit is contained in:
soloturn
2021-01-16 18:18:15 +01:00
parent 1911fb1d13
commit 3e47be752e

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>