Remove jacoco config

Issue gh-95
This commit is contained in:
Joe Grandja 2020-07-23 09:15:28 -04:00
parent d4a3df69de
commit dd2b127b97

View File

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