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 2e2fb55 commit 19bcee8Copy full SHA for 19bcee8
project/plugins.sbt
@@ -7,4 +7,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
8
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
9
10
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
0 commit comments