Skip to content

Commit

Permalink
Bump io.github.openfeign:feign-gson from 13.2.1 to 13.3 (#12661)
Browse files Browse the repository at this point in the history
Bumps [io.github.openfeign:feign-gson](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-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] committed Jun 26, 2024
1 parent d1b57a4 commit d7b3134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ subprojects {
dropwizardWebsocketsVersion = "1.3.14"
equalsVerifierVersion = "3.16.1"
feignCoreVersion = "13.3"
feignGsonVersion = "13.2.1"
feignGsonVersion = "13.3"
javaWebSocketVersion = "1.5.3"
gsonVersion = "2.11.0"
guavaVersion = "33.2.1-jre"
Expand All @@ -81,7 +81,7 @@ subprojects {
junitPlatformLauncherVersion = "1.10.2"
logbackClassicVersion = "1.2.11"
mockitoVersion = "5.11.0"
openFeignVersion = "13.2.1"
openFeignVersion = "13.3"
postgresqlVersion = "42.7.3"
snakeYamlVersion = "2.7"
sonatypeGoodiesPrefsVersion = "2.3.9"
Expand Down

0 comments on commit d7b3134

Please sign in to comment.