2016-01-12 13:45:18 +01:00
|
|
|
import akka._
|
|
|
|
|
import com.typesafe.tools.mima.plugin.MimaKeys
|
|
|
|
|
|
|
|
|
|
AkkaBuild.defaultSettings
|
2016-01-18 18:16:30 +02:00
|
|
|
AkkaBuild.experimentalSettings
|
2016-01-12 13:45:18 +01:00
|
|
|
Formatting.formatSettings
|
|
|
|
|
OSGi.httpSprayJson
|
|
|
|
|
Dependencies.httpSprayJson
|
|
|
|
|
MimaKeys.previousArtifacts := akkaStreamAndHttpPreviousArtifacts("akka-http-spray-json").value
|