Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 70a340b commit 4f9f252
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 @@ -369,7 +369,7 @@ dependencies {
implementation group: 'org.springframework.cloud', name: 'spring-cloud-openfeign-core'
implementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '4.0.3'

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

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

0 comments on commit 4f9f252

Please sign in to comment.