Skip to content

Commit

Permalink
Merge pull request #1053 from typelevel/revert-1048-update/nscplugin-…
Browse files Browse the repository at this point in the history
…0.5.5

Revert "Update nscplugin, sbt-scala-native to 0.5.5"
  • Loading branch information
mpilquist authored Aug 29, 2024
2 parents c2cf75b + c7aa9bd commit 6f3867d
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 @@ -11,6 +11,6 @@ addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")

0 comments on commit 6f3867d

Please sign in to comment.