Skip to content

Commit 6dcefe0

Browse files
committed
Update sbt-pgp to 2.0.1
1 parent 3f27812 commit 6dcefe0

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
@@ -3,7 +3,7 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "1.0.2")
33

44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
55

6-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
6+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
77

88
val scalaJSVersion =
99
Option(System.getenv("SCALAJS_VERSION")).getOrElse("0.6.31")

0 commit comments

Comments
 (0)