Skip to content

Commit 368a372

Browse files
committed
Update dependency jacoco to v0.8.11
1 parent 5ee610f commit 368a372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ allprojects {
4545
version = buildVersion()
4646

4747
jacoco {
48-
toolVersion = "0.8.6"
48+
toolVersion = "0.8.11"
4949
}
5050
}
5151

0 commit comments

Comments
 (0)