Skip to content

Commit 57c73ce

Browse files
Update dependency jacoco to v0.8.9
1 parent 24e1f9f commit 57c73ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/jacoco.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'jacoco'
22

33
jacoco {
4-
toolVersion = "0.8.7"
4+
toolVersion = "0.8.9"
55
}
66

77
android {

0 commit comments

Comments
 (0)