mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2024-12-02 13:23:21 +01:00
Update jacoco.gradle
This commit is contained in:
parent
2834438bb6
commit
0f7bdba539
@ -1,4 +1,4 @@
|
||||
jacoco { toolVersion = "0.8.7" }
|
||||
jacoco { toolVersion = "0.8.8" }
|
||||
|
||||
jacocoTestReport {
|
||||
reports {
|
||||
@ -7,4 +7,4 @@ jacocoTestReport {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.check.dependsOn 'jacocoTestReport'
|
||||
tasks.check.dependsOn 'jacocoTestReport'
|
||||
|
Loading…
Reference in New Issue
Block a user