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 16fe3cd + bfcb9e9 commit 48b4841Copy full SHA for 48b4841
build.sbt
@@ -8,4 +8,4 @@ organization := "org.scala-lang.modules"
8
licenses := Seq(("Apache-2.0", url("https://www.apache.org/licenses/LICENSE-2.0")))
9
10
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.5")
11
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")
0 commit comments