From b41f0ef5d016a57688378588fe4c7101fac8407a Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:13:09 +0000 Subject: [PATCH] Update natchez-http4s to 0.6.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f51f4661..327fea67 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val log4catsVersion = "2.7.0" val lucumaCoreVersion = "0.113.0" val lucumaGraphQLRoutesVersion = "0.8.16" val munitVersion = "1.0.0" -val natcchezHttp4sVersion = "0.6.0" +val natcchezHttp4sVersion = "0.6.1" val natchezVersion = "0.3.7" val postgresVersion = "42.7.5" val skunkVersion = "0.6.4"