Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Scala full version in plugin and binary version in runtime #155

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

helfper
Copy link
Contributor

@helfper helfper commented Jun 8, 2021

Since version 1.4.6, scalac-scoverage uses the Scala full version in scalac-scoverage-plugin and the Scala binary version in scalac-scoverage-runtime: https://github.com/scoverage/scalac-scoverage-plugin/releases/tag/v1.4.6

This PR makes the Gradle plugin to correctly detect or read the configured Scala full version and use the full or binary version where appropriate.

Closes #152

@maiflai maiflai merged commit 80f74b3 into scoverage:master Jun 13, 2021
@helfper helfper deleted the fix-scoverage-version branch June 13, 2021 21:56
@tnielens
Copy link

Could there be a new release for this change? :)

@maiflai
Copy link
Contributor

maiflai commented Jul 25, 2021

6.0.0 now published to maven central - please could you see if it helps?

thanks,
Stu

@tnielens
Copy link

It's looking good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use full scala version suffix for scalac-scoverage-... dependencies
3 participants