We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 289b62b + c8eef7f commit ef2eaf6Copy full SHA for ef2eaf6
1 file changed
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
6
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
7
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
0 commit comments