Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v9.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent e8845b4 commit f5a6997
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 @@ -13,7 +13,7 @@ buildscript {
}
plugins {
id 'base'
id "org.owasp.dependencycheck" version "9.0.8"
id "org.owasp.dependencycheck" version "9.0.10"
id 'org.sonarqube' version "4.4.1.3373"
id 'jacoco'
id "com.github.ben-manes.versions" version "0.50.0"
Expand Down

0 comments on commit f5a6997

Please sign in to comment.