From cda4366e0563bd1eea4abfe504b3b76958376caa Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 26 Sep 2024 13:46:28 +0000 Subject: [PATCH] Update sbt-circe-org to 0.4.3 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 26771e3..862ff25 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.2") +addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.3")