Skip to content

Commit ae1f1fb

Browse files
Update dependency jacoco to v0.8.13
1 parent 155d1d1 commit ae1f1fb

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)