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 c20908e commit 09e5b8eCopy full SHA for 09e5b8e
build.sbt
@@ -28,4 +28,4 @@ bintrayOrganization := None
28
// We still run our plugin builds for 2.11 on Java 6, so we cannot upgrade.
29
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.8.0")
30
31
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.14")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")
0 commit comments