Skip to content

Commit

Permalink
Bump io.github.openfeign:feign-gson from 13.3 to 13.4
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.4.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@13.3...13.4)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent c2aba1e commit e76b381
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.16.2"
feignVersion = "13.3"
feignVersion = "13.4"
gsonVersion = "2.11.0"
guavaVersion = "33.3.0-jre"
hamcrestOptionalVersion = "2.0.0"
Expand Down

0 comments on commit e76b381

Please sign in to comment.