Skip to content

Commit

Permalink
Update dependency com.github.hmcts:service-auth-provider-java-client …
Browse files Browse the repository at this point in the history
…to v5
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent f56832a commit b314f5b
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 @@ -357,7 +357,7 @@ dependencies {
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-netflix-hystrix', version: '2.2.10.RELEASE'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-openfeign'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-openfeign-core'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.1.2'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'

implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.5'
implementation group: 'org.springframework.retry', name: 'spring-retry'
Expand Down

0 comments on commit b314f5b

Please sign in to comment.