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 5c3320b + 26fcb66 commit c42f75fCopy full SHA for c42f75f
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
2
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
3
-addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.0")
+addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
5
val sbtTypelevelVersion = "0.4.19"
6
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
0 commit comments