Skip to content

Commit

Permalink
Bump dependency-check-gradle from 6.0.2 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [dependency-check-gradle](https://github.com/jeremylong/dependency-check-gradle) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jeremylong/dependency-check-gradle/releases)
- [Commits](https://github.com/jeremylong/dependency-check-gradle/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Nov 4, 2020
1 parent ebfc369 commit 2142ae8
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 @@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.5.1"
classpath "se.bjurr.violations:violations-gradle-plugin:1.47"
classpath 'org.owasp:dependency-check-gradle:6.0.2'
classpath 'org.owasp:dependency-check-gradle:6.0.3'
}
}

Expand Down

0 comments on commit 2142ae8

Please sign in to comment.