Skip to content

Commit 8a50d41

Browse files
authored
Update http4s-blaze-client, http4s-circe to 0.21.21
1 parent 29f422d commit 8a50d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/ProjectPlugin.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ object ProjectPlugin extends AutoPlugin {
6565
"org.tpolecat" %% "doobie-core" % "0.12.1",
6666
"org.tpolecat" %% "doobie-h2" % "0.12.1",
6767
"org.tpolecat" %% "atto-core" % "0.9.2",
68-
"org.http4s" %% "http4s-blaze-client" % "0.21.20",
69-
"org.http4s" %% "http4s-circe" % "0.21.20",
68+
"org.http4s" %% "http4s-blaze-client" % "0.21.21",
69+
"org.http4s" %% "http4s-circe" % "0.21.21",
7070
"redis.clients" % "jedis" % "3.5.2",
7171
"io.monix" %% "monix" % "3.3.0"
7272
)

0 commit comments

Comments
 (0)