Skip to content

Commit 9a49ef8

Browse files
authored
build(deps): Bump JaCoCo from 0.8.11 to 0.8.12 (#2217)
1 parent 1d4c1d0 commit 9a49ef8

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
@@ -74,7 +74,7 @@ dependencyCheck {
7474
}
7575

7676
jacoco {
77-
toolVersion = '0.8.11'
77+
toolVersion = '0.8.12'
7878
}
7979

8080
tasks.withType(JacocoReport).configureEach {

0 commit comments

Comments
 (0)