Skip to content

Commit 1d8e1b9

Browse files
authored
Merge pull request #275 from ak-git/renovate/jacoco-0.x
2 parents 3ebc604 + dae68b1 commit 1d8e1b9

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
@@ -53,7 +53,7 @@ allprojects {
5353
}
5454

5555
jacoco {
56-
toolVersion = '0.8.14'
56+
toolVersion = '0.8.15'
5757
}
5858

5959
jacocoTestReport {

0 commit comments

Comments
 (0)