Skip to content

Commit dae68b1

Browse files
Update dependency jacoco to v0.8.15
1 parent 3ebc604 commit dae68b1

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)