Skip to content

Commit

Permalink
Bump io.github.openfeign:feign-gson from 12.3 to 12.4 (#11742)
Browse files Browse the repository at this point in the history
Bumps [io.github.openfeign:feign-gson](https://github.com/openfeign/feign) from 12.3 to 12.4.
- [Release notes](https://github.com/openfeign/feign/releases)
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md)
- [Commits](OpenFeign/feign@12.3...12.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2023
1 parent 1ce5884 commit ca46a15
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.14.3'
feignCoreVersion = '12.4'
feignGsonVersion = '12.3'
feignGsonVersion = '12.4'
javaWebSocketVersion = '1.5.3'
gsonVersion = '2.10.1'
guavaVersion = '32.1.1-jre'
Expand All @@ -81,7 +81,7 @@ subprojects {
junitPlatformLauncherVersion = '1.9.3'
logbackClassicVersion = '1.2.11'
mockitoVersion = '5.4.0'
openFeignVersion = '12.3'
openFeignVersion = '12.4'
postgresqlVersion = '42.6.0'
snakeYamlVersion = '2.6'
sonatypeGoodiesPrefsVersion = '2.3.6'
Expand Down

0 comments on commit ca46a15

Please sign in to comment.