From 2f025e7886aaf35ef54bc4d9efe30d1b01393c4b Mon Sep 17 00:00:00 2001 From: "lucuma-steward[bot]" <106720676+lucuma-steward[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:54:37 +0000 Subject: [PATCH] Update clue-core, sbt-clue to 0.33.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index aca4c5d7..a4dfbeea 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("edu.gemini" % "sbt-lucuma-lib" % "0.11.8") -addSbtPlugin("edu.gemini" % "sbt-clue" % "0.32.0") +addSbtPlugin("edu.gemini" % "sbt-clue" % "0.33.0")