Skip to content

Commit

Permalink
Updated readme for version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
albuch committed Jan 9, 2017
1 parent f87f797 commit 72a8f43
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.1.4")
addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "0.1.5")

## Usage
### Tasks
Expand Down

0 comments on commit 72a8f43

Please sign in to comment.