Skip to content

Commit

Permalink
Depends on DependencyCheck v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Salas committed Apr 2, 2018
1 parent 2586322 commit 1d9f789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ object Dependencies {
}

// dependency-check
lazy val dependencyCheckCore = "org.owasp" % "dependency-check-core" % "3.1.1"
lazy val dependencyCheckCore = "org.owasp" % "dependency-check-core" % "3.1.2"

// dispatch, Scala wrapper for Java AsyncHttpClient https://github.com/dispatch/reboot
lazy val dispatch = "net.databinder.dispatch" %% "dispatch-core" % "0.11.4"
Expand Down

0 comments on commit 1d9f789

Please sign in to comment.