Skip to content

Commit a49c8af

Browse files
authored
Merge pull request #322 from kit-data-manager/renovate/jacoco-0.x
fix(deps): update dependency jacoco to v0.8.15
2 parents f113f10 + a5980e6 commit a49c8af

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
@@ -191,7 +191,7 @@ jacocoTestReport {
191191
}
192192

193193
jacoco {
194-
toolVersion = "0.8.14"
194+
toolVersion = "0.8.15"
195195
}
196196

197197
// maxParallelForks(2)

0 commit comments

Comments
 (0)