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] committed Apr 5, 2024
1 parent 4e81ca1 commit d8f12ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -152,7 +152,7 @@ dependencyCheck {
}

ext {
feignJackson = '11.10'
feignJackson = '13.2.1'
groovyVersion = '3.0.13!!'
hamcrestVersion = '1.3'
junitVersion = '5.10.2'
Expand Down

0 comments on commit d8f12ac

Please sign in to comment.