Skip to content

Commit

Permalink
Merge pull request #308 from pmpowers-usgs/test-work
Browse files Browse the repository at this point in the history
jacoco tool version
  • Loading branch information
pmpowers-usgs authored Apr 17, 2018
2 parents d5bfac2 + 038a920 commit bc4fc00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ apply plugin: 'eclipse-wtp'
sourceCompatibility = 1.8
compileJava.options.encoding = 'UTF-8'

jacoco {
toolVersion = '0.8.1'
}

repositories {
jcenter()
}
Expand Down

0 comments on commit bc4fc00

Please sign in to comment.