Skip to content

Commit

Permalink
Merge pull request typelevel#2438 from scala-steward/update/sbt-scala…
Browse files Browse the repository at this point in the history
…js-1.6.0

Update sbt-scalajs, scalajs-library, ... to 1.6.0
  • Loading branch information
larsrh authored Jun 9, 2021
2 parents 2b55b1d + 5ea7bb7 commit 94be341
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
@@ -1,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.21.0")
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
Expand Down

0 comments on commit 94be341

Please sign in to comment.