Skip to content

Commit 38fe553

Browse files
Update dependency jacoco to v0.8.14 (#1114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d08a7b commit 38fe553

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
@@ -277,7 +277,7 @@ runProviderPactVerification.dependsOn contractTest
277277
runProviderPactVerification.finalizedBy pactVerify
278278

279279
jacoco {
280-
toolVersion = "0.8.13"
280+
toolVersion = "0.8.14"
281281
}
282282

283283
jacocoTestReport {

0 commit comments

Comments
 (0)