Skip to content

Commit 1d9f789

Browse files
author
Steve Salas
committed
Depends on DependencyCheck v3.1.2
1 parent 2586322 commit 1d9f789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ object Dependencies {
6868
}
6969

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

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

0 commit comments

Comments
 (0)