Skip to content

Commit e23046a

Browse files
valfirstMykola Mokhnach
authored andcommitted
Upgrade to JaCoCo 0.8.1 (appium#998)
1 parent 5d76ed5 commit e23046a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencyCheck {
9494
}
9595

9696
jacoco {
97-
toolVersion = '0.7.7.201606060606'
97+
toolVersion = '0.8.1'
9898
}
9999

100100
tasks.withType(JacocoReport) {

0 commit comments

Comments
 (0)