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 36aa614 commit b443945Copy full SHA for b443945
README.md
@@ -41,7 +41,7 @@ MiMa's sbt plugin is released for sbt 1.x only (use 0.3.0 for sbt 0.13).
41
To use it add the following to your `project/plugins.sbt` file:
42
43
```
44
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.4.0")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.5.0")
45
46
47
Add the following to your `build.sbt` file:
0 commit comments