Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 5b27e88 commit b554e59
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 @@ -398,7 +398,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: '12.4'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.0'
implementation group: 'org.springframework.retry', name: 'spring-retry'

implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
Expand Down

0 comments on commit b554e59

Please sign in to comment.