Skip to content

Commit

Permalink
Update feign monorepo to v13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent fc41260 commit e2c0bb0
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 @@ -170,7 +170,7 @@ def versions = [
junitPlatform : '1.11.0',
reformLogging : '6.0.1',
springBoot : springBoot.class.package.implementationVersion,
openFeign : '13.0'
openFeign : '13.5'
]

dependencies {
Expand Down

0 comments on commit e2c0bb0

Please sign in to comment.