Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.7 (#114)
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 Feb 5, 2025
1 parent ba2b8b8 commit d418324
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 @@ -214,7 +214,7 @@ dependencies {
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
testAnnotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion

testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.7:all'

implementation group: 'commons-io', name: 'commons-io', version: '2.18.0'
implementation group: 'org.springframework.security', name: 'spring-security-oauth2-resource-server', version: springSecurity
Expand Down

0 comments on commit d418324

Please sign in to comment.