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 36fcf43 + 11c604b commit c96b401Copy full SHA for c96b401
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
10
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
12
13
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
14
15
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
16
0 commit comments