Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.6 (#572)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 1542e0d commit 974e2da
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 @@ -334,7 +334,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.5: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 974e2da

Please sign in to comment.