Skip to content

scoverage v1.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 18:12
· 212 commits to main since this release
bcfc2cd

What’s Changed

Note that there was some confusion in the past around what exactly needed have a full cross-publish. When the original change came in to fully cross-publish everything, both the compiler plugin and the runtime artifact were fully cross-publish, when the runtime didn't actually need to be. This changes the runtime artifact to no longer be a fully cross published. So instead of using org.scoverage:scalac-scoverage-runtime_2.12.13:1.4.6, you'll instead now just use org.scoverage:scalac-scoverage-runtime_2.12:1.4.6. Note, this is only for the runtime.