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

scala 2.13 support #247

Merged
merged 2 commits into from
Sep 2, 2019

Conversation

WellingR
Copy link
Contributor

@WellingR WellingR commented Sep 1, 2019

fixes #239

In order to be able to upgrade to scala 2.13 I had to upgrade some of the libraries. I have used the latest version where possible.
For scala 2.11 some issues occurred for the latest akka version therefore I left scala 2.11 at the previously used akka version.

@scullxbones
Copy link
Owner

Hi @WellingR

LGTM. Thanks for the PR!

Will update with the release #.

@scullxbones scullxbones merged commit 3b78137 into scullxbones:master Sep 2, 2019
@scullxbones
Copy link
Owner

Thanks again, released with 2.3.0

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.

Cross compile to Scala 2.13
2 participants