Skip to content

Commit 0d35443

Browse files
Update dependency jacoco to v0.8.13
1 parent 7f8beec commit 0d35443

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
@@ -51,7 +51,7 @@ plugins {
5151
}
5252

5353
jacoco {
54-
toolVersion = "0.8.12"
54+
toolVersion = "0.8.13"
5555
}
5656

5757
repositories {

0 commit comments

Comments
 (0)