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 Jan 13, 2025
1 parent be12d6a commit 30db909
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 30db909

Please sign in to comment.