Skip to content

Commit

Permalink
Bump io.github.openfeign:feign-gson from 12.4 to 12.5 (#11922)
Browse files Browse the repository at this point in the history
Bumps [io.github.openfeign:feign-gson](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-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 Aug 30, 2023
1 parent c4c685f commit 42ed82d
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.15.1'
feignCoreVersion = '12.4'
feignGsonVersion = '12.4'
feignGsonVersion = '12.5'
javaWebSocketVersion = '1.5.3'
gsonVersion = '2.10.1'
guavaVersion = '32.1.2-jre'
Expand All @@ -81,7 +81,7 @@ subprojects {
junitPlatformLauncherVersion = '1.10.0'
logbackClassicVersion = '1.2.11'
mockitoVersion = '5.5.0'
openFeignVersion = '12.4'
openFeignVersion = '12.5'
postgresqlVersion = '42.6.0'
snakeYamlVersion = '2.7'
sonatypeGoodiesPrefsVersion = '2.3.6'
Expand Down

0 comments on commit 42ed82d

Please sign in to comment.