We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba130a commit 2951202Copy full SHA for 2951202
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0-M8")
6
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
8
9
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0-M2")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
10
11
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.10.1")
12
0 commit comments