diff --git a/build.gradle b/build.gradle index 8d67a3f3..4ff4c4fa 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { } dependencies { - classpath 'org.owasp:dependency-check-gradle:12.1.8' + classpath 'org.owasp:dependency-check-gradle:12.1.9' } }