From aeb28c6208f5d5d4f6dd686433e196bcbadc67f8 Mon Sep 17 00:00:00 2001 From: tna-digital-archiving-jenkins Date: Mon, 7 Oct 2024 08:23:30 +0000 Subject: [PATCH 1/3] Update sbt-pgp to 2.3.0 in scala-steward-dependencies --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 35798e8f..a18f13a1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -2,4 +2,4 @@ addSbtPlugin("rocks.muki" % "sbt-graphql" % "0.16.0") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") resolvers += Resolver.jcenterRepo addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3") -addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") +addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0") From 2c4e423041a4931ca20f528c70eceb8f0fae1a58 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Thu, 10 Oct 2024 09:19:25 +0000 Subject: [PATCH 2/3] Update sbt-sonatype to 3.12.0 in scala-steward-dependencies --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index a18f13a1..5a209269 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ addSbtPlugin("rocks.muki" % "sbt-graphql" % "0.16.0") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") resolvers += Resolver.jcenterRepo -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0") From 09bfd8a242905971dc0f52a79d4f78483f3bb481 Mon Sep 17 00:00:00 2001 From: tna-da-bot <181243999+tna-da-bot@users.noreply.github.com> Date: Sun, 13 Oct 2024 08:28:48 +0000 Subject: [PATCH 3/3] Update sbt-sonatype to 3.12.2 in scala-steward-dependencies --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 5a209269..d725ca00 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ addSbtPlugin("rocks.muki" % "sbt-graphql" % "0.16.0") addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0") resolvers += Resolver.jcenterRepo -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2") addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")