We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 746b6aa + df87588 commit 7062ac5Copy full SHA for 7062ac5
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")
3
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
4
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
6
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
0 commit comments