Skip to content

Commit f5008ef

Browse files
Update dependency jacoco to v0.8.13 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d7eb1a commit f5008ef

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)