Skip to content

Commit

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

Bump org.owasp.dependencycheck from 8.0.2 to 8.1.0
  • Loading branch information
mergify[bot] committed Feb 14, 2023
2 parents 6912d05 + 2ae7ef5 commit 57af6bc
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 '5.0.13'
id 'org.owasp.dependencycheck' version '8.0.2'
id 'org.owasp.dependencycheck' version '8.1.0'
}

allprojects {
Expand Down

0 comments on commit 57af6bc

Please sign in to comment.