Skip to content

Commit

Permalink
Update http4s-blaze-client, http4s-circe to 0.21.19
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Feb 15, 2021
1 parent 118456e commit dcf8528
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 @@ -20,8 +20,8 @@ lazy val core = project
"io.higherkindness" %% "skeuomorph" % "0.0.28",
"com.julianpeeters" %% "avrohugger-core" % "1.0.0-RC22",
"io.circe" %% "circe-generic" % "0.13.0",
"org.http4s" %% "http4s-blaze-client" % "0.21.18",
"org.http4s" %% "http4s-circe" % "0.21.18",
"org.http4s" %% "http4s-blaze-client" % "0.21.19",
"org.http4s" %% "http4s-circe" % "0.21.19",
"org.scalatest" %% "scalatest" % "3.2.3" % Test,
"org.scalacheck" %% "scalacheck" % "1.15.2" % Test,
"org.scalatestplus" %% "scalacheck-1-14" % "3.2.2.0" % Test,
Expand Down

0 comments on commit dcf8528

Please sign in to comment.