Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-gson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 23, 2023
1 parent 5e9fb23 commit 59747d1
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.2'
feignCoreVersion = '13.0'
feignGsonVersion = '12.5'
feignGsonVersion = '13.0'
javaWebSocketVersion = '1.5.3'
gsonVersion = '2.10.1'
guavaVersion = '32.1.3-jre'
Expand All @@ -81,7 +81,7 @@ subprojects {
junitPlatformLauncherVersion = '1.10.0'
logbackClassicVersion = '1.2.11'
mockitoVersion = '5.6.0'
openFeignVersion = '12.5'
openFeignVersion = '13.0'
postgresqlVersion = '42.6.0'
snakeYamlVersion = '2.7'
sonatypeGoodiesPrefsVersion = '2.3.7'
Expand Down

0 comments on commit 59747d1

Please sign in to comment.