Skip to content

Commit

Permalink
java-15 in test, jacoco-0.86
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed May 10, 2021
1 parent 1911fb1 commit 3e47be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3e47be7

Please sign in to comment.