Skip to content

Commit

Permalink
Merge pull request #48 from hmcts/renovate/major-feign-monorepo
Browse files Browse the repository at this point in the history
Update dependency io.github.openfeign:feign-jackson to v12
  • Loading branch information
Michael1142 committed Aug 24, 2023
2 parents 7cfc9b7 + 2837d4b commit 6273a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -92,7 +92,7 @@ test {
ext {
lombokVersion = '1.18.28'
springCloudVersion = 'Hoxton.SR2'
feignVersion = '10.12'
feignVersion = '12.4'
}

def versions = [
Expand Down

0 comments on commit 6273a8e

Please sign in to comment.