Skip to content

Commit

Permalink
Merge pull request #515 from raynigon/dependabot/gradle/org.owasp.dep…
Browse files Browse the repository at this point in the history
…endencycheck-9.1.0

Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0
  • Loading branch information
raynigon authored Apr 23, 2024
2 parents 4041dca + 28d612b commit 1d151ad
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 @@ -25,7 +25,7 @@ plugins {
id 'checkstyle'
id 'pmd'
id 'com.github.spotbugs' version '6.0.12'
id 'org.owasp.dependencycheck' version '9.0.10'
id 'org.owasp.dependencycheck' version '9.1.0'
}

allprojects {
Expand Down

0 comments on commit 1d151ad

Please sign in to comment.