Skip to content

Commit

Permalink
Update to JaCoCo 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Stadler committed Apr 20, 2016
1 parent afd5030 commit adc3809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ test {
}

jacoco {
toolVersion = '0.7.5.201505241946'
toolVersion = '0.7.6.201602180812'
}

jacocoTestReport {
Expand Down

0 comments on commit adc3809

Please sign in to comment.