Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2024
1 parent 2fc4a9e commit 9ec8c10
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 @@ -23,7 +23,7 @@ plugins {
id 'org.springframework.boot' version '3.3.4'
id "org.flywaydb.flyway" version '9.22.3'
id 'au.com.dius.pact' version '4.1.7' // do not change, otherwise serenity report fails
id 'org.owasp.dependencycheck' version '10.0.3'
id 'org.owasp.dependencycheck' version '10.0.4'
}

apply plugin: 'java'
Expand Down

0 comments on commit 9ec8c10

Please sign in to comment.