Move jacoco config

Issue gh-95
This commit is contained in:
Joe Grandja
2020-07-22 07:55:50 -04:00
parent 6d9d400f4f
commit d4a3df69de
2 changed files with 4 additions and 4 deletions

View File

@@ -15,3 +15,7 @@ dependencies {
provided 'javax.servlet:javax.servlet-api'
}
jacoco {
toolVersion = '0.8.5'
}