Skip to content

Commit 1021ab2

Browse files
authored
Merge pull request #74 from scala-steward/update/sbt-pgp-2.1.1
Update sbt-pgp to 2.1.1
2 parents 7062ac5 + 2960c1a commit 1021ab2

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)