Skip to content

Commit 2c7ff14

Browse files
committed
- bumps jacoco to 0.8.10
1 parent 7f386cc commit 2c7ff14

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
@@ -31,7 +31,7 @@ jacocoTestReport {
3131
}
3232

3333
jacoco {
34-
toolVersion = "0.8.7"
34+
toolVersion = "0.8.10"
3535
}
3636

3737
spotbugsMain {

0 commit comments

Comments
 (0)