Skip to content

Commit

Permalink
Updated to JaCoCo 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fluidsonic committed Oct 3, 2018
1 parent 9e4f94d commit b7e2278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Expand Up @@ -39,6 +39,10 @@ java {
targetCompatibility = JavaVersion.VERSION_1_8
}

jacoco {
toolVersion = "0.8.2"
}

tasks {
val check by this

Expand Down

0 comments on commit b7e2278

Please sign in to comment.