From 1572221b9508e21865c2e8d8a4caa43970de5e0b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 24 Jan 2025 16:43:07 +0000 Subject: [PATCH] Update sbt-circe-org to 0.4.7 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 2b1cbcb..d265323 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.6") +addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.7")