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.
2 parents 8465d71 + 2f2552e commit 99309ffCopy full SHA for 99309ff
project/plugin.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.14")
2
3
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
4
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.17")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")
6
7
scalacOptions += "-deprecation"
0 commit comments