Skip to content

Commit 6aa2539

Browse files
fix(deps): update dependency jacoco to v0.8.13
1 parent e5e4539 commit 6aa2539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tasks {
5656
}
5757

5858
jacoco {
59-
toolVersion = "0.8.12"
59+
toolVersion = "0.8.13"
6060
}
6161

6262
jacocoTestReport {

0 commit comments

Comments
 (0)