Skip to content

Commit

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

Bump org.owasp.dependencycheck from 8.4.0 to 8.4.2
  • Loading branch information
mergify[bot] authored Oct 23, 2023
2 parents 25d3b6a + 5853447 commit 4f1d0ca
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.2.1'
id 'org.owasp.dependencycheck' version '8.4.0'
id 'org.owasp.dependencycheck' version '8.4.2'
}

allprojects {
Expand Down

0 comments on commit 4f1d0ca

Please sign in to comment.