Skip to content

Commit

Permalink
Update feign monorepo to v13.3 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jun 21, 2024
1 parent c135d68 commit 2554d2a
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
@@ -131,7 +131,7 @@ publishing {

ext {
lombokVersion = '1.18.32'
feignVersion = '13.2.1'
feignVersion = '13.3'
feignFormVersion = '3.8.0'
wiremockVersion = '2.24.1'
junitJupiterVersion = '5.9.3'

0 comments on commit 2554d2a

Please sign in to comment.