Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent ad88721 commit 5071713
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 @@ -30,7 +30,7 @@ plugins {
id "org.springframework.boot" version "3.4.1"
id "io.spring.dependency-management" version "1.1.7"
id "com.github.ben-manes.versions" version "0.51.0"
id "org.owasp.dependencycheck" version "11.1.1"
id "org.owasp.dependencycheck" version "12.1.0"
}

ext {
Expand Down

0 comments on commit 5071713

Please sign in to comment.