Skip to content

Commit

Permalink
Bump square-retrofit from 2.7.2 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps `square-retrofit` from 2.7.2 to 2.11.0.

Updates `com.squareup.retrofit2:retrofit` from 2.7.2 to 2.11.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md)
- [Commits](square/retrofit@parent-2.7.2...2.11.0)

Updates `com.squareup.retrofit2:adapter-rxjava2` from 2.7.2 to 2.11.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md)
- [Commits](square/retrofit@parent-2.7.2...2.11.0)

Updates `com.squareup.retrofit2:converter-gson` from 2.7.2 to 2.11.0
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md)
- [Commits](square/retrofit@parent-2.7.2...2.11.0)

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:retrofit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.retrofit2:adapter-rxjava2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.retrofit2:converter-gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 3e740cf commit 5a01a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rx-java = "2.2.21"
rx-network = "3.0.8"

square-leakcanary = "2.13"
square-retrofit = "2.7.2"
square-retrofit = "2.11.0"
square-okhttp = "4.11.0"

[libraries]
Expand Down

0 comments on commit 5a01a89

Please sign in to comment.