Skip to content

Commit

Permalink
Update natchez-http4s to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 29, 2024
1 parent a70a0ea commit 12b5398
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 @@ -41,7 +41,7 @@ lazy val `mysql-init-custom-resource` = (project in file("."))
"org.typelevel" %% "feral-lambda-cloudformation-custom-resource" % feralVersion,
"org.tpolecat" %% "natchez-noop" % natchezVersion,
"org.tpolecat" %% "natchez-xray" % natchezVersion,
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
"org.tpolecat" %% "natchez-http4s" % "0.6.0",
"org.typelevel" %% "cats-tagless-macros" % "0.14.0",
"org.http4s" %% "http4s-ember-client" % http4sVersion,
"io.circe" %% "circe-parser" % circeVersion,
Expand Down

0 comments on commit 12b5398

Please sign in to comment.