Skip to content

Commit

Permalink
DTSRD-3477 Fix local DependencyCheck, version upgraded to 10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrownccd committed Oct 3, 2024
1 parent fe6c28f commit b7eb02a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ plugins {
id 'org.springframework.boot' version '3.3.2'
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'
}

apply plugin: 'java'
Expand Down

0 comments on commit b7eb02a

Please sign in to comment.