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 d0ef66e commit d914fe0Copy full SHA for d914fe0
README.md
@@ -42,7 +42,7 @@ The sbt plugin is released for sbt 1.x only (use 0.3.0 for sbt 0.13). To try it
42
Add the following to your `project/plugins.sbt` file:
43
44
```
45
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")
46
47
48
Add the following to your `build.sbt` file:
0 commit comments