Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent e00d14b commit 2e76113
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.4:all'
}

task fortifyScan(type: JavaExec) {
Expand Down

0 comments on commit 2e76113

Please sign in to comment.