Skip to content

Commit

Permalink
Update feign monorepo to v13.1 (#392)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 27a5723 commit da09c60
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 @@ -138,7 +138,7 @@ publishing {

ext {
lombokVersion = '1.18.30'
feignVersion = '13.0'
feignVersion = '13.1'
feignFormVersion = '3.8.0'
wiremockVersion = '2.24.1'
junitJupiterVersion = '5.9.3'
Expand Down

0 comments on commit da09c60

Please sign in to comment.