Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-okhttp to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent ae8c44f commit 8f721ac
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: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.5'

implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '11.10'
implementation group: 'io.github.openfeign', name: 'feign-okhttp', version: '13.5'

implementation group: 'com.sun.xml.bind', name: 'jaxb-osgi', version: '4.0.5'

Expand Down

0 comments on commit 8f721ac

Please sign in to comment.