Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 6c73d7f commit 1fbe8af
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 @@ -165,7 +165,7 @@ dependencies {

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.0:all'

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

0 comments on commit 1fbe8af

Please sign in to comment.