Skip to content

Commit

Permalink
Merge pull request #178 from scala-steward/update/akka-stream-2.6.14
Browse files Browse the repository at this point in the history
Update akka-stream to 2.6.14
  • Loading branch information
mergify[bot] authored Apr 7, 2021
2 parents 43c48b1 + 752c645 commit 324db6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ micrositePalette := Map(
resolvers += Resolver.bintrayRepo("2m", "maven")
libraryDependencies ++= Seq(
"citywasp" %% "citywasp-api" % "1.2",
"com.typesafe.akka" %% "akka-stream" % "2.6.13",
"com.typesafe.akka" %% "akka-stream" % "2.6.14",
"com.typesafe.akka" %% "akka-http" % "10.2.4",
"de.heikoseeberger" %% "akka-http-circe" % "1.36.0",
"com.danielasfregola" %% "twitter4s" % "7.0",
Expand Down

0 comments on commit 324db6c

Please sign in to comment.