Closed
Description
I'm trying to use gradle scoverage plugin, but it can't download scala-scoverage-plugin
. Shall we support scala 2.13.9 for v1.4.11?
* What went wrong:
Execution failed for task ':actors:compileScoverageScala'.
> Could not resolve all files for configuration ':actors:scoverage'.
> Could not find org.scoverage:scalac-scoverage-plugin_2.13.9:1.4.11.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/scoverage/scalac-scoverage-plugin_2.13.9/1.4.11/scalac-scoverage-plugin_2.13.9-1.4.11.pom
- file:/Users/jiahuili/src/ziose/deps/scalac-scoverage-plugin_2.13.9-1.4.11.jar
- file:/Users/jiahuili/src/ziose/deps/scalac-scoverage-plugin_2.13.9.jar
Required by:
project :actors
Related PR: #502
Metadata
Metadata
Assignees
Labels
No labels