Skip to content

Commit

Permalink
Update http4s-blaze-client, http4s-circe to 0.21.25
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jul 19, 2021
1 parent c0e4f7a commit 9f43bcf
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 @@ -19,8 +19,8 @@ lazy val core = project
"com.github.julien-truffaut" %% "monocle-core" % "2.1.0",
"com.julianpeeters" %% "avrohugger-core" % "1.0.0-RC24",
"io.circe" %% "circe-generic" % "0.14.1",
"org.http4s" %% "http4s-blaze-client" % "0.21.24",
"org.http4s" %% "http4s-circe" % "0.21.24",
"org.http4s" %% "http4s-blaze-client" % "0.21.25",
"org.http4s" %% "http4s-circe" % "0.21.25",
"org.scalatest" %% "scalatest" % "3.2.9" % Test,
"org.scalacheck" %% "scalacheck" % "1.15.4" % Test,
"org.scalatestplus" %% "scalacheck-1-14" % "3.2.2.0" % Test,
Expand Down

0 comments on commit 9f43bcf

Please sign in to comment.