Skip to content

Commit 20edc0f

Browse files
Update dependency jacoco to v0.8.14
1 parent ef1401d commit 20edc0f

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
@@ -75,7 +75,7 @@ subprojects {
7575
}
7676

7777
jacoco {
78-
toolVersion = "0.8.13"
78+
toolVersion = "0.8.14"
7979
}
8080

8181
jacocoTestReport {

0 commit comments

Comments
 (0)