From c64befbcb00b9ad6ee2e9443fe6c9e389a960dba Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 19 Aug 2024 19:25:56 +0000 Subject: [PATCH] Update sbt-sonatype to 3.11.3 --- 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..0924324 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.11.3")