Skip to content

Commit

Permalink
fix(deps): update feign monorepo to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent 4cfb0a2 commit ce7a29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -60,7 +60,7 @@
<maven.compiler.target>8</maven.compiler.target>

<!-- https://mvnrepository.com/artifact/io.github.openfeign/feign-core -->
<feign.version>11.9.1</feign.version>
<feign.version>12.5</feign.version>

<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api -->
<junit-jupiter.version>5.9.0</junit-jupiter.version>
Expand Down

0 comments on commit ce7a29d

Please sign in to comment.