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

Upgrade project to sbt 1.0 #123

Closed
ignasi35 opened this issue Mar 12, 2018 · 2 comments
Closed

Upgrade project to sbt 1.0 #123

ignasi35 opened this issue Mar 12, 2018 · 2 comments

Comments

@ignasi35
Copy link
Contributor

Bumping the sbt version will allow using newer AkkaHTTp instead of

libraryDependencies += "com.typesafe.akka" % "akka-http-experimental_2.10" % "2.0.4"

@TimMoore
Copy link

I took a look at this once, and it's going to be a bit tricky.

We'll need to update all of the plugins to 1.x-compatible versions, but at least sbt-concat has been abandoned without any recent updates, so we'll need to find an alternative. Hopefully there is a simple one, but I asked once on Lightbend Slack and nobody responded. I am pretty much in the dark on sbt-web things... 😦

@dwijnand
Copy link
Contributor

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

No branches or pull requests

3 participants