Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0633d95 commit 8a8e922
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 @@ -137,7 +137,7 @@ subprojects {

dependencies {
implementation project(':bar-api')
testImplementation 'com.github.hmcts:fortify-client:1.4.1:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.7:all'
}

task fortifyScan(type: JavaExec) {
Expand Down

0 comments on commit 8a8e922

Please sign in to comment.