Skip to content

Commit

Permalink
Merge pull request #58 from softwaremill/revert-56-update/sbt-scala-n…
Browse files Browse the repository at this point in the history
…ative-0.4.0

Revert "Update sbt-scala-native to 0.4.0"
  • Loading branch information
adamw authored Jan 25, 2021
2 parents 610a430 + 1e091e2 commit 6776499
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,6 +1,6 @@
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.0"
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.4.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.7.0")

val sbtSoftwareMillVersion = "2.0.2"
Expand Down

0 comments on commit 6776499

Please sign in to comment.