We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7062ac5 + 2960c1a commit 1021ab2Copy full SHA for 1021ab2
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.2")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
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