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 55828c3 + 1e33a6f commit 05664caCopy full SHA for 05664ca
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.1")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
7
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
8
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
9
10
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always
0 commit comments