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

Fix isScalaBinaryCompatibleWith #401

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Conversation

eed3si9n
Copy link
Member

Problem

Current impl is relaxed about comparing non-release Scala 2.x versions.

Solutution

Use scalaApiVersion to compare two Scala 2 versions.

Problem
-------
Current impl is relaxed about comparing non-release Scala 2.x versions.

Solutution
----------
Use scalaApiVersion to compare two Scala 2 versions.
@eed3si9n eed3si9n merged commit 9c0fbb6 into sbt:develop Jun 27, 2022
@eed3si9n eed3si9n deleted the wip/scala2version branch June 27, 2022 01:19
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.

1 participant