Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Build tut-core for Scala 2.10 again #180

Merged
merged 2 commits into from
Aug 29, 2017

Conversation

fthomas
Copy link
Contributor

@fthomas fthomas commented Aug 20, 2017

While trying to upgrade refined to sbt 1.0.0 the 2.10 build failed because tut-core 0.6.0 is not available for 2.10:

[error] sbt.librarymanagement.ResolveException: unresolved dependency:
org.tpolecat#tut-core_2.10;0.6.0: not found

It would nice if upgrading to sbt 1.0.0 and tut 0.6.0 would not mean dropping support for 2.10 in downstream projects or making anyone's build more complicated.

So this commit reverts the parts of #175 that dropped 2.10 support from tut-core.
/cc @larsrh

@tpolecat
Copy link
Owner

Thanks, I can merge this and get 0.6.1 out later today. Sorry for the delay.

@fthomas
Copy link
Contributor Author

fthomas commented Aug 29, 2017

That would be much appreciated! ❤️

@tpolecat tpolecat merged commit d7eb7cc into tpolecat:series/0.6.x Aug 29, 2017
@tpolecat
Copy link
Owner

Ok just published. Give it a try. Thanks again!

@fthomas
Copy link
Contributor Author

fthomas commented Aug 29, 2017

Works like a charm!

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

Successfully merging this pull request may close these issues.

2 participants