Skip to content

Commit

Permalink
Update http4s-circe to 0.23.23
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Jul 21, 2023
1 parent 883a5dc commit f70efa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ object ProjectPlugin extends AutoPlugin {
"org.tpolecat" %% "doobie-h2" % "1.0.0-RC4",
"org.tpolecat" %% "atto-core" % "0.9.5",
"org.http4s" %% "http4s-blaze-client" % "0.23.15",
"org.http4s" %% "http4s-circe" % "0.23.22",
"org.http4s" %% "http4s-circe" % "0.23.23",
"redis.clients" % "jedis" % "4.4.3",
"io.circe" %% "circe-parser" % "0.14.5" % Test,
"org.slf4j" % "slf4j-simple" % "2.0.7" % Test
Expand Down

0 comments on commit f70efa4

Please sign in to comment.