Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent f81c429 commit 59caa8b
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 @@ -339,7 +339,7 @@ dependencies {
testImplementation group: 'org.javatuples', name: 'javatuples', version: '1.2'

testImplementation group: 'org.postgresql', name: 'postgresql', version: '42.7.4'
testImplementation 'com.github.hmcts:fortify-client:1.4.4:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'

smokeTestImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: versions.junit
functionalTestImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: versions.junit
Expand Down

0 comments on commit 59caa8b

Please sign in to comment.