Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-gson
  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] authored Oct 27, 2024
1 parent 8565e2a commit d147cb9
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 @@ -55,7 +55,7 @@ subprojects {
commonsTextVersion = "1.12.0"
dropwizardWebsocketsVersion = "1.3.14"
equalsVerifierVersion = "3.17.1"
feignVersion = "13.3"
feignVersion = "13.5"
gsonVersion = "2.11.0"
guavaVersion = "33.3.0-jre"
hamcrestOptionalVersion = "2.0.0"
Expand Down

0 comments on commit d147cb9

Please sign in to comment.