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 750ce40 + 9d4506c commit f4f35e1Copy full SHA for f4f35e1
project/plugins.sbt
@@ -2,10 +2,7 @@
2
//
3
// e.g. addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.1.0")
4
5
-// DO NOT update this plugin without regenerating our Docker
6
-// image (https://github.com/lampepfl/dotty-drone) or fixing
7
-// https://github.com/lampepfl/dotty/issues/3146.
8
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0-RC2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.0")
9
10
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
11
0 commit comments