Skip to content

Commit

Permalink
build(deps): bump retrofit from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps `retrofit` from 2.10.0 to 2.11.0.

Updates `com.squareup.retrofit2:adapter-rxjava3` from 2.10.0 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@2.10.0...2.11.0)

Updates `com.squareup.retrofit2:converter-gson` from 2.10.0 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@2.10.0...2.11.0)

Updates `com.squareup.retrofit2:converter-moshi` from 2.10.0 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@2.10.0...2.11.0)

Updates `com.squareup.retrofit2:retrofit` from 2.10.0 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@2.10.0...2.11.0)

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:adapter-rxjava3
  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
- dependency-name: com.squareup.retrofit2:converter-moshi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.retrofit2:retrofit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Apr 1, 2024
1 parent 4319ef7 commit 668bd5b
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 @@ -27,7 +27,7 @@ hamcrestVersion = "1.3"
moshi = "1.15.1"
navigationFragmentKtx = "2.7.7"
okHttp = "4.12.0"
retrofit = "2.10.0"
retrofit = "2.11.0"
robolectricVersion = "4.11.1"
roomKtx = "2.6.1"
rx = "3.0.1"
Expand Down

0 comments on commit 668bd5b

Please sign in to comment.