Skip to content

Commit ff88921

Browse files
committed
build(deps): Bump JaCoCo from 0.8.11 to 0.8.12
1 parent 76ddf43 commit ff88921

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)