bmuschko / gradle-clover-plugin

Gradle plugin for generating a code coverage report using Clover
Apache License 2.0
74 stars 49 forks source link

Upgrade to project to use latest Gradle version #81

Closed bmuschko closed 7 years ago

bmuschko commented 7 years ago
Alex-Vol commented 7 years ago

I tried building with Gradle 3.5 and everything just worked. This may be completed after all. I will run with this for a bit and try it on a project to see if anything comes up.

Alex-Vol commented 7 years ago

Tested and verified with latest master. Gradle 3.5 works with all integration tests. No deprecations and no errors.