Skip to content

Commit 937b769

Browse files
authored
Update http4s-blaze-client, http4s-circe to 0.21.19
1 parent 7ba8068 commit 937b769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/ProjectPlugin.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ object ProjectPlugin extends AutoPlugin {
6565
"org.tpolecat" %% "doobie-core" % "0.10.0",
6666
"org.tpolecat" %% "doobie-h2" % "0.10.0",
6767
"org.tpolecat" %% "atto-core" % "0.9.1",
68-
"org.http4s" %% "http4s-blaze-client" % "0.21.18",
69-
"org.http4s" %% "http4s-circe" % "0.21.18",
68+
"org.http4s" %% "http4s-blaze-client" % "0.21.19",
69+
"org.http4s" %% "http4s-circe" % "0.21.19",
7070
"redis.clients" % "jedis" % "3.5.1",
7171
"io.monix" %% "monix" % "3.3.0"
7272
)

0 commit comments

Comments
 (0)