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 f9e4cfd commit d23c870Copy full SHA for d23c870
project/plugins.sbt
@@ -4,7 +4,7 @@ libraryDependencies += "commons-io" % "commons-io" % "2.6"
4
5
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.0.0")
6
7
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
8
9
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
10
0 commit comments