Skip to content

Commit a1bbfaf

Browse files
committed
Update sbt-pgp to 2.2.1
1 parent 3e66965 commit a1bbfaf

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,7 +1,7 @@
11
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
22

33
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
4-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
66
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
77
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

0 commit comments

Comments
 (0)