From 5ee584216ee9e7cf5e2c100b1a8f7c6c766f0e56 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 6 Oct 2023 13:55:38 +0000 Subject: [PATCH] Update sbt-circe-org to 0.2.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index d6adc765..8dfbe2df 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("io.circe" % "sbt-circe-org" % "0.1.4") +addSbtPlugin("io.circe" % "sbt-circe-org" % "0.2.1")