Skip to content

Commit 8d82c0d

Browse files
Update dependency jacoco to v0.8.13
1 parent 6d7eb1a commit 8d82c0d

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.12"
78+
toolVersion = "0.8.13"
7979
}
8080

8181
jacocoTestReport {

0 commit comments

Comments
 (0)