Skip to content

Commit 5bd60b4

Browse files
Update dependency io.github.openfeign:feign-okhttp to v13
1 parent 6f1bdb1 commit 5bd60b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ dependencies {
398398

399399
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.5'
400400

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

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

0 commit comments

Comments
 (0)