Skip to content

Commit

Permalink
Update http4s-ember-client to 0.23.28
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Sep 9, 2024
1 parent dba33c3 commit 67882c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ lazy val `postgresql-init-core` = (project in file("."))
"org.tpolecat" %% "natchez-xray" % natchezVersion,
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
"org.http4s" %% "http4s-ember-client" % "0.23.13",
"org.http4s" %% "http4s-ember-client" % "0.23.28",
"io.circe" %% "circe-parser" % circeV,
"io.circe" %% "circe-generic" % circeV,
"io.circe" %% "circe-refined" % circeV,
Expand Down

0 comments on commit 67882c6

Please sign in to comment.