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] authored Nov 7, 2024
1 parent 34795df commit 7cbba2f
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 'com.github.spacialcircumstances.gradle-cucumber-reporting' version '0.1.25'
id 'au.com.dius.pact' version '4.3.12' //do not change this version or serenity reports will fail to generate
id 'org.flywaydb.flyway' version '8.5.13'
id 'org.owasp.dependencycheck' version '10.0.3'
id 'org.owasp.dependencycheck' version '10.0.4'
}

apply plugin: "info.solidsoft.pitest"
Expand Down

0 comments on commit 7cbba2f

Please sign in to comment.