Skip to content

Commit

Permalink
Merge pull request #463 from scala-steward/update/nscplugin-0.4.12
Browse files Browse the repository at this point in the history
Update nscplugin, sbt-scala-native, ... to 0.4.12
  • Loading branch information
ybasket authored Mar 23, 2023
2 parents a4ab8cc + 2e5d92a commit e782a8e
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 @@ -19,6 +19,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")

addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.11")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")

addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")

0 comments on commit e782a8e

Please sign in to comment.