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 5d3889e commit e19efdeCopy full SHA for e19efde
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.4")
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