Skip to content

Commit ff049db

Browse files
authored
Merge pull request #99 from ashtanko/renovate/jacoco-0.x
Update dependency jacoco to v0.8.13
2 parents 34fd9c7 + 0d35443 commit ff049db

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)