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.
1 parent 8c5f9a9 commit 204d074Copy full SHA for 204d074
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.11.2")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
7
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
8
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
9
10
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments