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 445312a commit 9bf7707Copy full SHA for 9bf7707
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
4
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
5
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
6
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
0 commit comments