We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a2adc commit 8e9af67Copy full SHA for 8e9af67
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3")
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.3")
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
6
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
7
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
0 commit comments