Skip to content

Commit ffdc176

Browse files
Bumpup jacoco version
1 parent d87e8c3 commit ffdc176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config/jacoco-settings.gradle

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

3-
final def jacocoVersion = "0.8.6"
3+
final def jacocoVersion = "0.8.8"
44

55
jacoco {
66
toolVersion = jacocoVersion

0 commit comments

Comments
 (0)