Skip to content

Commit

Permalink
Bump retrofit from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps `retrofit` from 2.9.0 to 2.10.0.

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

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

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:retrofit
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent adb5000 commit 7d4ebdc
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 @@ -8,7 +8,7 @@ espresso-core = "3.5.1"
lifecycle-runtime-ktx = "2.7.0"
activity-compose = "1.8.2"
compose-bom = "2024.03.00"
retrofit = "2.9.0"
retrofit = "2.10.0"
coroutines = "1.8.0"
hilt-navigation-compose = "1.2.0"
dagger-hilt = "2.50"
Expand Down

0 comments on commit 7d4ebdc

Please sign in to comment.