Skip to content

Commit

Permalink
Merge pull request #547 from typelevel/update/nscplugin-0.4.17
Browse files Browse the repository at this point in the history
Update nscplugin, sbt-scala-native, ... to 0.4.17
  • Loading branch information
milessabin authored Jan 22, 2024
2 parents fe3b0ec + 049df49 commit c9a2df0
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 @@ -7,5 +7,5 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.
addSbtPlugin("nl.zolotko.sbt" % "sbt-jfr" % "0.0.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")

0 comments on commit c9a2df0

Please sign in to comment.