Skip to content

Commit

Permalink
Updated README for version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albuch committed Jan 3, 2018
1 parent f0a8d82 commit 2bd1c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For more information on how OWASP DependencyCheck works and how to read the repo
## Getting started
sbt-dependency-check is an AutoPlugin, so you need sbt 0.13.5+. Simply add the plugin to `project/plugins.sbt` file.

addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "0.2.1")
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "0.2.2")

For sbt 1.0.0+ use version `0.1.10` or higher.

Expand Down

0 comments on commit 2bd1c4a

Please sign in to comment.