Skip to content

Commit

Permalink
Upgrade jacoco version to 0.8.0
Browse files Browse the repository at this point in the history
from 0.7.9
  • Loading branch information
warnyul committed May 15, 2018
1 parent 7eb07b5 commit d3bc737
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 @@ -3,7 +3,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'org.jacoco:org.jacoco.core:0.7.9'
classpath 'org.jacoco:org.jacoco.core:0.8.0'
}
}

Expand Down

0 comments on commit d3bc737

Please sign in to comment.