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] committed Oct 20, 2023
1 parent f47d735 commit ae884a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<jdk.version>11</jdk.version>

<feign.version>12.5</feign.version>
<feign.version>13.0</feign.version>
<javax-validation.version>2.0.1.Final</javax-validation.version>
<kotlin.version>1.9.10</kotlin.version>
</properties>
Expand Down

0 comments on commit ae884a7

Please sign in to comment.