Skip to content

Commit

Permalink
Merge pull request #3876 from typelevel/update/series/3.x/nscplugin-0…
Browse files Browse the repository at this point in the history
….4.16

Update nscplugin, sbt-scala-native, ... to 0.4.16 in series/3.x
  • Loading branch information
armanbilge authored Oct 15, 2023
2 parents 9c5c628 + 5baa114 commit 04cc47b
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 @@ -3,7 +3,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.15")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jcstress" % "0.2.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
Expand Down

0 comments on commit 04cc47b

Please sign in to comment.