We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2586322 commit 1d9f789Copy full SHA for 1d9f789
project/Dependencies.scala
@@ -68,7 +68,7 @@ object Dependencies {
68
}
69
70
// dependency-check
71
- lazy val dependencyCheckCore = "org.owasp" % "dependency-check-core" % "3.1.1"
+ lazy val dependencyCheckCore = "org.owasp" % "dependency-check-core" % "3.1.2"
72
73
// dispatch, Scala wrapper for Java AsyncHttpClient https://github.com/dispatch/reboot
74
lazy val dispatch = "net.databinder.dispatch" %% "dispatch-core" % "0.11.4"
0 commit comments