Skip to content

Commit

Permalink
Update nscplugin, sbt-scala-native, ... to 0.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2024
1 parent e5c260a commit 09543d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Expand Up @@ -10,6 +10,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")

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

addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.4.20")

0 comments on commit 09543d4

Please sign in to comment.