Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Update JaCoCo to 0.8.2 for Java 10+ support
Browse files Browse the repository at this point in the history
Closes #84, fixes #71
  • Loading branch information
TobiX committed Jan 15, 2019
1 parent 913055a commit c952e1c
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 @@ -58,7 +58,7 @@
<properties>
<sonar.version>6.7</sonar.version>
<jacoco.previous.version>0.7.4.201502262128</jacoco.previous.version>
<jacoco.version>0.7.5.201505241946</jacoco.version>
<jacoco.version>0.8.2</jacoco.version>
<groovy.version>2.4.4</groovy.version>
<orchestrator.version>3.11</orchestrator.version>
<!-- used for deployment to SonarSource Artifactory -->
Expand Down

0 comments on commit c952e1c

Please sign in to comment.