Skip to content

Commit

Permalink
fix(deps): update retrofit to v2.11.0 (#751)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 988b6be commit f3b5d22
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "1.9.23"
moshi = "1.15.1"
retrofit = "2.10.0"
retrofit = "2.11.0"
junit = "5.10.2"
truth = "1.4.2"
maven-publish = "0.28.0"
Expand Down

0 comments on commit f3b5d22

Please sign in to comment.