Skip to content

Commit

Permalink
Merge pull request #176 from scala-steward/update/akka-http-circe-1.36.0
Browse files Browse the repository at this point in the history
Update akka-http-circe to 1.36.0
  • Loading branch information
mergify[bot] authored Mar 26, 2021
2 parents f7f8f9c + 27f2b73 commit 4bc0259
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 @@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
"citywasp" %% "citywasp-api" % "1.2",
"com.typesafe.akka" %% "akka-stream" % "2.6.13",
"com.typesafe.akka" %% "akka-http" % "10.2.4",
"de.heikoseeberger" %% "akka-http-circe" % "1.35.3",
"de.heikoseeberger" %% "akka-http-circe" % "1.36.0",
"com.danielasfregola" %% "twitter4s" % "7.0",
"org.scala-lang.modules" %% "scala-java8-compat" % "0.9.1"
)
Expand Down

0 comments on commit 4bc0259

Please sign in to comment.