Skip to content

Conversation

eyalroth
Copy link
Contributor

Fixes #96.
Fixes #97.

This improves the detection of the scala library version in three ways:

  1. Checks for the library in any compilation-related configuration (compile, compileOnly, implementation, etc).
  2. Using the resolved configuration, the plugin is now compatible with resolution strategies that may be configured by other plugins, such as Spring's dependency management and Scala multi-version.
  3. Using the resolved configuration, the plugin now supports dynamic versions, such as 2.12.+.

…lasspath

This commit adds support for any plugin which manipulates the configuration via resolution strategy.
@maiflai maiflai merged commit 1270643 into scoverage:master Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants