Skip to content

Commit 6e4443f

Browse files
Update dependency jacoco to v0.8.14
1 parent ec8a60b commit 6e4443f

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
@@ -77,7 +77,7 @@ allprojects {
7777
}
7878

7979
jacoco {
80-
toolVersion = "0.8.13"
80+
toolVersion = "0.8.14"
8181
}
8282

8383
tasks {

0 commit comments

Comments
 (0)