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 Scala version checking logic to work with 2.12 #247

Merged
merged 1 commit into from
Oct 8, 2016

Conversation

SethTisue
Copy link
Contributor

@SethTisue SethTisue commented Oct 8, 2016

not using scalaBinaryVersion, either, because for e.g.
2.12.0-RC1 the scalaBinaryVersion is 2.12.0-RC1, not 2.12

this came up in the context of the Scala 2.12 community build.

not using scalaBinaryVersion, either, because for e.g.
2.12.0-RC1 the scalaBinaryVersion is 2.12.0-RC1, not 2.12
@seanparsons seanparsons merged commit 3119525 into argonaut-io:master Oct 8, 2016
@SethTisue SethTisue deleted the community-build-2.12 branch October 8, 2016 20: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.

2 participants