diff --git a/build.gradle b/build.gradle index a5e1242afa..dc32c2dbef 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ buildscript { classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3' classpath 'com.google.android.gms:oss-licenses-plugin:0.10.5' classpath "com.likethesalad.android:stem-plugin:2.0.0" - classpath 'org.owasp:dependency-check-gradle:7.0.0' + classpath 'org.owasp:dependency-check-gradle:7.0.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }