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 0fe5a6a commit 25d5b25Copy full SHA for 25d5b25
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
4
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
6
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
7
8
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
0 commit comments