We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b4fbbd + 43acf33 commit 6790464Copy full SHA for 6790464
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
8
9
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
10
11
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
12
13
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
14
0 commit comments