Skip to content

Commit 935bb4e

Browse files
fix(deps): update dependency jacoco to v0.8.12
1 parent 1397e87 commit 935bb4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/jacoco.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jacoco { toolVersion = "0.8.7" }
1+
jacoco { toolVersion = "0.8.12" }
22

33
jacocoTestReport {
44
reports {

0 commit comments

Comments
 (0)