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 23, 2024
1 parent 5042700 commit feb5837
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 feb5837

Please sign in to comment.