Skip to content

Commit ae70a94

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ plugins {
6060
}
6161

6262
jacoco {
63-
toolVersion = "0.8.13"
63+
toolVersion = "0.8.14"
6464
}
6565

6666
repositories {

0 commit comments

Comments
 (0)