Skip to content

Commit 9056515

Browse files
authored
Merge pull request #197 from ak-git/renovate/jacoco-0.x
2 parents a6f26ff + 5f82486 commit 9056515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ allprojects {
4848
}
4949

5050
jacoco {
51-
toolVersion = '0.8.14'
51+
toolVersion = '0.8.15'
5252
}
5353

5454
jacocoTestReport {

0 commit comments

Comments
 (0)