We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 816c459 + e2c808a commit a277876Copy full SHA for a277876
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
6
7
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
8
9
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
10
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
0 commit comments