From b5b4458568490d66e3f33c8061a39ab4c1902d66 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 28 May 2023 01:29:56 +0000 Subject: [PATCH] Update sbt-sonatype to 3.9.21 --- project/sbt-sonatype.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/sbt-sonatype.sbt b/project/sbt-sonatype.sbt index 24c42d9..1f900e9 100644 --- a/project/sbt-sonatype.sbt +++ b/project/sbt-sonatype.sbt @@ -1 +1 @@ -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")