Skip to content

Commit

Permalink
Upgrade retrofit to 2.10.0 (#1344)
Browse files Browse the repository at this point in the history
* Upgrade retrofit to 2.10.0

* Update gradle/libs.versions.toml

---------

Co-authored-by: Ben Weiss <keyboardsurfer@users.noreply.github.com>
Co-authored-by: Zongle Wang <wangzongler@gmail.com>
  • Loading branch information
3 people authored Dec 9, 2024
1 parent 1881730 commit 9f11fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ protobuf = "4.26.1"
protobufPlugin = "0.9.4"
retrofit = "2.11.0"
retrofitKotlinxSerializationJson = "1.0.0"
robolectric = "4.14"
roborazzi = "1.32.2"
robolectric = "4.11.1"
roborazzi = "1.7.0"
room = "2.6.1"
secrets = "2.0.1"
truth = "1.4.2"
Expand Down

0 comments on commit 9f11fe6

Please sign in to comment.