Skip to content

Commit

Permalink
Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.10.0 (#2652)
Browse files Browse the repository at this point in the history
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/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)

---
updated-dependencies:
- dependency-name: com.squareup.retrofit2:retrofit
  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] authored Mar 24, 2024
1 parent da14895 commit dbb3e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FlowCrypt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -457,8 +457,8 @@ dependencies {
//https://mvnrepository.com/artifact/com.google.apis/google-api-services-gmail
implementation("com.google.apis:google-api-services-gmail:v1-rev20231218-2.0.0")

implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:converter-gson:2.9.0")
implementation("com.squareup.retrofit2:retrofit:2.10.0")
implementation("com.squareup.retrofit2:converter-gson:2.10.0")
implementation("com.squareup.retrofit2:converter-scalars:2.10.0")
implementation("com.squareup.okio:okio:3.9.0")
implementation("com.squareup.okhttp3:logging-interceptor:4.12.0")
Expand Down

0 comments on commit dbb3e45

Please sign in to comment.