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 Sep 6, 2024
1 parent fe6c28f commit 49d9ef5
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 @@ -383,7 +383,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.3'

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

Expand Down

0 comments on commit 49d9ef5

Please sign in to comment.