Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent e701682 commit 8af34cb
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 @@ -230,7 +230,7 @@ dependencies {

testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test', withoutJunit4
testImplementation group: 'io.github.netmikey.logunit', name: 'logunit-core', version: '2.0.0'
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.4', classifier: 'all'
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.5', classifier: 'all'
testRuntimeOnly group: 'io.github.netmikey.logunit', name: 'logunit-logback', version: '2.0.0'

integrationTestImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '4.1.4'
Expand Down

0 comments on commit 8af34cb

Please sign in to comment.