Skip to content

Commit

Permalink
Merge pull request #1112 from hmcts/DTSRD-3477_Local_DenpendencyCheck
Browse files Browse the repository at this point in the history
DTSRD-3477 Fix local DependencyCheck, version upgraded to 10.0.3
  • Loading branch information
mikebrownccd authored Oct 9, 2024
2 parents 63a0b6d + 6858afc commit 0298680
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 0298680

Please sign in to comment.