Skip to content

Commit

Permalink
Bump io.github.openfeign:feign-core from 12.4 to 12.5
Browse files Browse the repository at this point in the history
Bumps [io.github.openfeign:feign-core](https://github.com/openfeign/feign) from 12.4 to 12.5.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@12.4...12.5)

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 30, 2023
1 parent 7281b74 commit 4eb6053
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 @@ -59,7 +59,7 @@ subprojects {
dropwizardVersion = '2.1.0'
dropwizardWebsocketsVersion = '1.3.14'
equalsVerifierVersion = '3.15.1'
feignCoreVersion = '12.4'
feignCoreVersion = '12.5'
feignGsonVersion = '12.4'
javaWebSocketVersion = '1.5.3'
gsonVersion = '2.10.1'
Expand Down

0 comments on commit 4eb6053

Please sign in to comment.