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 25, 2024
1 parent d49f656 commit 5668e0d
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 @@ -358,7 +358,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: 'org.apache.tika', name: 'tika-core', version: versions.tika
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 5668e0d

Please sign in to comment.