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 21, 2024
1 parent 026603b commit 0b4980f
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 @@ -217,7 +217,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.2.2:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.5:all'

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

0 comments on commit 0b4980f

Please sign in to comment.