Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2024
1 parent e9a9ec7 commit d1b57a4
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.16.1"
feignCoreVersion = "13.2.1"
feignCoreVersion = "13.3"
feignGsonVersion = "13.2.1"
javaWebSocketVersion = "1.5.3"
gsonVersion = "2.11.0"
Expand Down

0 comments on commit d1b57a4

Please sign in to comment.