Skip to content

Commit 5db74b0

Browse files
Bump retrofit from 2.9.0 to 2.11.0 (#259)
Bumps `retrofit` from 2.9.0 to 2.11.0. Updates `com.squareup.retrofit2:retrofit` from 2.9.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.9.0...2.11.0) Updates `com.squareup.retrofit2:converter-gson` from 2.9.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.9.0...2.11.0) Updates `com.squareup.retrofit2:adapter-rxjava3` from 2.9.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.9.0...2.11.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-gson dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.retrofit2:adapter-rxjava3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa4b426 commit 5db74b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ paging = "3.1.1"
1717
pagingCompose = "1.0.0-alpha18"
1818
gson = "2.11.0"
1919
accompanistSystemUi = "0.30.1"
20-
retrofit = "2.9.0"
20+
retrofit = "2.11.0"
2121
okhttp = "5.0.0-alpha.11"
2222
koin = "3.5.6"
2323
koinCompose = "3.4.6"

0 commit comments

Comments
 (0)