Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-jackson to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 3ffb8a8 commit 67485ce
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 @@ -152,7 +152,7 @@ dependencyCheck {
}

ext {
feignJackson = '11.10'
feignJackson = '13.5'
groovyVersion = '3.0.13!!'
hamcrestVersion = '1.3'
junitVersion = '5.11.2'
Expand Down

0 comments on commit 67485ce

Please sign in to comment.