Skip to content

Commit

Permalink
Update feign monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 1186bb8 commit dbc71ce
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 @@ -19,7 +19,7 @@ plugins {
project.ext {
swaggerTargetFolder = 'src/generated/java'
swagger_annotations_version = "1.6.14"
feign_version = "12.5"
feign_version = "13.3"
feign_form_version = "3.8.0"
oltu_version = "1.0.1"
spring_data_version = "2.7.18"
Expand Down

0 comments on commit dbc71ce

Please sign in to comment.