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 Nov 4, 2022
1 parent 4ab0462 commit cd30c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -394,7 +394,7 @@ dependencies {

implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.12'

implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '11.10'
implementation group: 'io.github.openfeign', name: 'feign-httpclient', version: '12.0'
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.10.0'

implementation group: 'com.github.hmcts', name: 'auth-checker-lib', version: '2.1.5'
Expand Down

0 comments on commit cd30c1f

Please sign in to comment.