Skip to content

Commit

Permalink
Update http4s-blaze-client, http4s-circe to 0.21.8
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 19, 2020
1 parent 3eba118 commit 8ab3120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ object ProjectPlugin extends AutoPlugin {
"org.tpolecat" %% "doobie-core" % "0.9.2",
"org.tpolecat" %% "doobie-h2" % "0.9.2",
"org.tpolecat" %% "atto-core" % "0.8.0",
"org.http4s" %% "http4s-blaze-client" % "0.21.7",
"org.http4s" %% "http4s-circe" % "0.21.7",
"org.http4s" %% "http4s-blaze-client" % "0.21.8",
"org.http4s" %% "http4s-circe" % "0.21.8",
"redis.clients" % "jedis" % "3.3.0",
"io.monix" %% "monix" % "3.2.2"
)
Expand Down

0 comments on commit 8ab3120

Please sign in to comment.