Skip to content

Commit 60bf19b

Browse files
authored
Merge pull request #147 from ak-git/renovate/jacoco-0.x
Update dependency jacoco to v0.8.14
2 parents 0481b35 + 5fe94aa commit 60bf19b

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
@@ -46,7 +46,7 @@ allprojects {
4646
}
4747

4848
jacoco {
49-
toolVersion = '0.8.13'
49+
toolVersion = '0.8.14'
5050
}
5151

5252
jacocoTestReport {

0 commit comments

Comments
 (0)