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 Dec 3, 2024
1 parent 336bcc2 commit fb5e39b
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 @@ -332,7 +332,7 @@ dependencies {
testImplementation group: 'org.apache.pdfbox', name: 'pdfbox-io', version: versions.pdfbox
testImplementation group: 'org.apache.pdfbox', name: 'preflight', version: versions.pdfbox, withoutJunit4
testImplementation group: 'com.github.tomakehurst', name: 'wiremock-jre8-standalone', version: '3.0.1', withoutJunit4
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'
testImplementation group: 'io.github.hakky54', name: 'logcaptor', version: '2.9.3'

integrationTestImplementation sourceSets.main.runtimeClasspath
Expand Down

0 comments on commit fb5e39b

Please sign in to comment.