Skip to content

Commit

Permalink
Merge pull request #409 from hmcts/renovate/feign-monorepo
Browse files Browse the repository at this point in the history
Update dependency io.github.openfeign:feign-httpclient to v13.1
  • Loading branch information
priyankaVerma21 committed Nov 17, 2023
2 parents bb42c0b + eec8b50 commit 622e287
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 @@ -292,7 +292,7 @@ dependencies {

implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.19.0'

implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.0'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.1'

implementation group: 'org.springframework.boot', name: 'spring-boot-starter-validation'
implementation group: 'org.springframework.cloud', name: 'spring-cloud-starter-bootstrap',version: '4.0.4'
Expand Down

0 comments on commit 622e287

Please sign in to comment.