Skip to content

Commit 6b22822

Browse files
authored
Merge pull request #157 from ak-git/renovate/jacoco-0.x
Update dependency jacoco to v0.8.14
2 parents 6f23c6a + c158fb1 commit 6b22822

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

5353
jacoco {
54-
toolVersion = '0.8.13'
54+
toolVersion = '0.8.14'
5555
}
5656

5757
jacocoTestReport {

0 commit comments

Comments
 (0)