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 5612154 + 07c2109 commit b8c761aCopy full SHA for b8c761a
project/plugins.sbt
@@ -9,5 +9,5 @@ addSbtPlugin(
9
)
10
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
12
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
13
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
0 commit comments