We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ece9a31 commit 3dd2188Copy full SHA for 3dd2188
projects-2.12.md
@@ -77,6 +77,7 @@ Add in sbt using `libraryDependencies += ...`:
77
"com.typesafe.akka" %% "akka-actor" % "2.4.12"
78
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
79
"com.typesafe.akka" %% "akka-http-core" % "10.0.0"
80
+ "com.typesafe.akka" %% "akka-http" % "10.0.0"
81
"com.wix" %% "accord-core" % "0.6"
82
"eu.timepit" %% "refined" % "0.6.0"
83
"eu.unicredit" %% "shocon" % "0.1.4"
0 commit comments