Skip to content

Commit

Permalink
Merge pull request #1553 from mapfish/dependabot/gradle/org.owasp-dep…
Browse files Browse the repository at this point in the history
…endency-check-gradle-6.0.3
  • Loading branch information
dependabot-preview[bot] authored Nov 4, 2020
2 parents ebfc369 + 2142ae8 commit 5488ac1
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 5488ac1

Please sign in to comment.