scoverage / gradle-scoverage

A plugin to enable the use of Scoverage in a gradle Scala project
Apache License 2.0
53 stars 36 forks source link

Fix deprecation warning from about undeclared depency #166

Closed eyalroth closed 3 years ago

eyalroth commented 3 years ago

Fixes #163.

smourapina commented 3 years ago

Thank you @eyalroth and @maiflai for taking care of this!