From 980c75de2f7c4079b7bad4339fa7f23d0d477295 Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Mon, 21 Feb 2022 22:03:37 -0500 Subject: [PATCH] Update "sbt-sonatype" to "3.9.12" --- 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 312ac75..7e3cc70 100644 --- a/project/sbt-sonatype.sbt +++ b/project/sbt-sonatype.sbt @@ -2,5 +2,5 @@ // // [https://github.com/xerial/sbt-sonatype] // -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2") \ No newline at end of file