Skip to content

Commit

Permalink
upgrade dependency-check plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
littleaj committed Oct 14, 2019
1 parent b3fb676 commit 384535e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildscript {
}
dependencies {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.10'
classpath 'org.owasp:dependency-check-gradle:5.2.0'
classpath 'org.owasp:dependency-check-gradle:5.2.2'
classpath 'com.github.jengelman.gradle.plugins:shadow:5.0.0'
}
}
Expand Down

0 comments on commit 384535e

Please sign in to comment.