Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent 5df11d7 commit 48a6a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -363,7 +363,7 @@ dependencies {
implementation group: 'uk.gov.hmcts.reform', name: 'properties-volume-spring-boot-starter', version: '0.1.0'
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '4.0.0'

implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '11.10'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '12.4'
implementation group: 'org.springframework.retry', name: 'spring-retry'

implementation group: 'com.github.hmcts', name: 'ccd-client', version: '4.9.1'
Expand Down

0 comments on commit 48a6a7e

Please sign in to comment.