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 37980d5 + 7c85680 commit e60b9e2Copy full SHA for e60b9e2
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
5
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
6
-addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.0")
+addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
8
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
9
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments