Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 5a079b3 commit 0e24b93
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 @@ -14,7 +14,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.51.0'
id 'org.springframework.boot' version '3.3.1'
id 'org.flywaydb.flyway' version '10.15.2'
id 'org.owasp.dependencycheck' version '9.2.0'
id 'org.owasp.dependencycheck' version '10.0.2'
id 'org.sonarqube' version '5.1.0.4882'
}

Expand Down

0 comments on commit 0e24b93

Please sign in to comment.