Skip to content

Commit

Permalink
Update dependency io.github.openfeign:feign-jackson to v12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent 4d4c2ac commit 3e6e935
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 @@ -92,7 +92,7 @@ test {
ext {
lombokVersion = '1.18.28'
springCloudVersion = 'Hoxton.SR2'
feignVersion = '12.4'
feignVersion = '12.5'
}

def versions = [
Expand Down

0 comments on commit 3e6e935

Please sign in to comment.