Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.6 (#397)
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 Dec 18, 2024
1 parent 8e08f08 commit 4b47c7b
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 @@ -255,7 +255,7 @@ dependencies {

compileOnly group: 'org.projectlombok', name: 'lombok', version: versions.lombok

testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.5', classifier: 'all'
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.6', classifier: 'all'
testImplementation group: 'com.google.code.gson', name: 'gson', version: '2.11.0'
testImplementation group: 'io.cucumber', name: 'cucumber-java', version: versions.cucumber
testImplementation group: 'io.cucumber', name: 'cucumber-junit', version: versions.cucumber
Expand Down

0 comments on commit 4b47c7b

Please sign in to comment.