From 1b430ea76d886945cfe29f7910a977383b43673d Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:48:04 +0000 Subject: [PATCH] Update lucuma-graphql-routes-grackle to 0.6.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 2e372f07..5bcd3bbb 100644 --- a/build.sbt +++ b/build.sbt @@ -12,7 +12,7 @@ val http4sXmlVersion = "0.23.13" val jwtVersion = "9.4.4" val log4catsVersion = "2.6.0" val lucumaCoreVersion = "0.86.0" -val lucumaGraphQLRoutesVersion = "0.5.11" +val lucumaGraphQLRoutesVersion = "0.6.6" val munitVersion = "0.7.29" val natcchezHttp4sVersion = "0.5.0" val natchezVersion = "0.3.3"