Skip to content

Commit 2951202

Browse files
committed
Upgrade sbt-pgp to 2.0.0
1 parent 2ba130a commit 2951202

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0-M8")
66

77
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
88

9-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0-M2")
9+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
1010

1111
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.10.1")
1212

0 commit comments

Comments
 (0)