diff --git a/README.md b/README.md index 4497c98cf..e48facfe6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ How To Use For sbt 0.11/0.12, add sbt-dependency-graph as a dependency in `project/plugins.sbt`: ```scala -addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.0") +addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.1") ``` Then, add the following to your `/build.sbt` (that's not `project/build.sbt`!) as a standalone line: