Skip to content

Commit

Permalink
Merge pull request #934 from playframework/mergify/bp/2.10.x/pr-933
Browse files Browse the repository at this point in the history
[2.10.x] nscplugin, sbt-scala-native, ... 0.4.16 (was 0.4.15) (backport #933) by @scala-steward
  • Loading branch information
mergify[bot] authored Oct 22, 2023
2 parents 031688d + 1e306f6 commit b1fd92f
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 @@ -17,7 +17,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")

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

Expand Down

0 comments on commit b1fd92f

Please sign in to comment.