Skip to content

Commit 2960c1a

Browse files
committed
Update sbt-pgp to 2.1.1
1 parent 7062ac5 commit 2960c1a

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")
3-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
3+
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
44
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
55
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
66
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")

0 commit comments

Comments
 (0)