Skip to content

Commit

Permalink
Update natchez-http4s to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Jan 17, 2025
1 parent 81e2306 commit d8a89aa
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 @@ -36,7 +36,7 @@ lazy val `rabbitmq-topology-backup` = (project in file("."))
"com.comcast" %% "ip4s-core" % "3.1.3",
"io.circe" %% "circe-generic" % circeVersion,
"com.chuusai" %% "shapeless" % "2.3.9",
"org.tpolecat" %% "natchez-http4s" % "0.3.2",
"org.tpolecat" %% "natchez-http4s" % "0.6.1",
"org.typelevel" %% "log4cats-slf4j" % log4CatsVersion,
"com.dwolla" %% "fs2-aws-java-sdk2" % "3.0.0-RC1",
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.2" % Runtime,
Expand Down

0 comments on commit d8a89aa

Please sign in to comment.