Skip to content

Commit 3e6e935

Browse files
committed
Update dependency io.github.openfeign:feign-jackson to v12.5
1 parent 4d4c2ac commit 3e6e935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ test {
9292
ext {
9393
lombokVersion = '1.18.28'
9494
springCloudVersion = 'Hoxton.SR2'
95-
feignVersion = '12.4'
95+
feignVersion = '12.5'
9696
}
9797

9898
def versions = [

0 commit comments

Comments
 (0)