Skip to content

Commit ef3eb2b

Browse files
authored
Merge pull request #246 from ktoso/patch-1
Add Akka HTTP (the Routing DSL)
2 parents ece9a31 + 3dd2188 commit ef3eb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects-2.12.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Add in sbt using `libraryDependencies += ...`:
7777
"com.typesafe.akka" %% "akka-actor" % "2.4.12"
7878
"com.typesafe.akka" %% "akka-stream" % "2.4.12"
7979
"com.typesafe.akka" %% "akka-http-core" % "10.0.0"
80+
"com.typesafe.akka" %% "akka-http" % "10.0.0"
8081
"com.wix" %% "accord-core" % "0.6"
8182
"eu.timepit" %% "refined" % "0.6.0"
8283
"eu.unicredit" %% "shocon" % "0.1.4"

0 commit comments

Comments
 (0)