You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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... 😦
Bumping the sbt version will allow using newer AkkaHTTp instead of
libraryDependencies += "com.typesafe.akka" % "akka-http-experimental_2.10" % "2.0.4"
The text was updated successfully, but these errors were encountered: