Skip to content

Commit 9ea0661

Browse files
Merge pull request #438 from kit-data-manager/renovate/jacoco-0.x
Update dependency jacoco to v0.8.13
2 parents 155d1d1 + ae1f1fb commit 9ea0661

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
@@ -155,7 +155,7 @@ test {
155155
}
156156

157157
jacoco {
158-
toolVersion = "0.8.12"
158+
toolVersion = "0.8.13"
159159
}
160160

161161
tasks.withType(Test) {

0 commit comments

Comments
 (0)