Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 7193071

Browse files
Update sbt-pgp to 2.1.2 (#155)
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
1 parent 1f36df7 commit 7193071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.1.0")
1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
1212

1313
// publishSigned
14-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
14+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1515

1616
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")

0 commit comments

Comments
 (0)