Skip to content

Commit

Permalink
Update http4s-blaze-client, http4s-circe to 0.23.12
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed May 25, 2022
1 parent b42d998 commit e8db9a6
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" % "1.0.0-RC2",
"org.tpolecat" %% "doobie-h2" % "1.0.0-RC2",
"org.tpolecat" %% "atto-core" % "0.9.5",
"org.http4s" %% "http4s-blaze-client" % "0.23.11",
"org.http4s" %% "http4s-circe" % "0.23.11",
"org.http4s" %% "http4s-blaze-client" % "0.23.12",
"org.http4s" %% "http4s-circe" % "0.23.12",
"redis.clients" % "jedis" % "4.2.3"
)
) ++ commonCrossDependencies
Expand Down

0 comments on commit e8db9a6

Please sign in to comment.