Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-httpclient to v13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent d7de05e commit a466eb6
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 @@ -297,7 +297,7 @@ dependencies {

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

implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.2'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '13.2.1'

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

0 comments on commit a466eb6

Please sign in to comment.