Skip to content

Commit

Permalink
Upgrade to Scala.js 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrd committed Jul 20, 2020
1 parent 883198c commit 8929d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//
// e.g. addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.1.0")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.1.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.1.1")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")

Expand Down

0 comments on commit 8929d1c

Please sign in to comment.