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 8c259b5 commit f0bdcdf
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 @@ -40,7 +40,7 @@ lazy val root = (project in file("."))
Seq(
"org.typelevel" %% "feral-lambda-cloudformation-custom-resource" % feralVersion,
"org.tpolecat" %% "natchez-xray" % natchezVersion,
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
"org.tpolecat" %% "natchez-http4s" % "0.6.0",
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
"co.fs2" %% "fs2-core" % "3.2.7",
"org.typelevel" %% "cats-core" % "2.7.0",
Expand Down

0 comments on commit f0bdcdf

Please sign in to comment.