Skip to content

Commit

Permalink
Update http4s-blaze-client, http4s-circe to 0.21.6 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 28, 2020
1 parent 9c486ea commit 210eaaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ lazy val core = project
"io.higherkindness" %% "skeuomorph" % "0.0.23",
"com.julianpeeters" %% "avrohugger-core" % "1.0.0-RC22",
"io.circe" %% "circe-generic" % "0.13.0",
"org.http4s" %% "http4s-blaze-client" % "0.21.4",
"org.http4s" %% "http4s-circe" % "0.21.4",
"org.http4s" %% "http4s-blaze-client" % "0.21.6",
"org.http4s" %% "http4s-circe" % "0.21.6",
"org.scalatest" %% "scalatest" % "3.2.0" % Test,
"org.scalacheck" %% "scalacheck" % "1.14.3" % Test,
"org.scalatestplus" %% "scalacheck-1-14" % "3.2.0.0" % Test,
Expand Down

0 comments on commit 210eaaf

Please sign in to comment.