From a11a5974573980bc9682bf3a398330a62c27a270 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 5 May 2023 22:59:14 +0000 Subject: [PATCH] Update sbt-sonatype to 3.9.20 --- 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 2d2c8fe..666c675 100644 --- a/project/sbt-sonatype.sbt +++ b/project/sbt-sonatype.sbt @@ -1 +1 @@ -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.20")