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 655d0ee commit c15c01aCopy full SHA for c15c01a
project/plugins.sbt
@@ -2,7 +2,7 @@
2
//
3
// e.g. addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.1.0")
4
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
6
7
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
8
0 commit comments