Skip to content

Commit 5508823

Browse files
authored
Merge pull request #345 from gliptak/jacoco1
Bring Gradle Jacoco current
2 parents 8449478 + fa322e2 commit 5508823

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ allprojects {
3838

3939

4040
jacoco {
41-
// toolVersion = "0.7.1.201405082137"
42-
toolVersion = "0.7.6.201602180812"
41+
toolVersion = "0.8.1"
4342

4443
}
4544

0 commit comments

Comments
 (0)