Skip to content

Commit fd41b98

Browse files
chore: bump retrofit from 2.8.2 to 2.11.0
Bumps `retrofit` from 2.8.2 to 2.11.0. Updates `com.squareup.retrofit2:retrofit` from 2.8.2 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.8.2...2.11.0) Updates `com.squareup.retrofit2:converter-moshi` from 2.8.2 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.8.2...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-moshi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdb0334 commit fd41b98

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
@@ -11,7 +11,7 @@ gradle-wrapper = "0.14.0"
1111
exec = "1.12"
1212
moshi = "1.15.1"
1313
ksp = "2.1.0-1.0.29"
14-
retrofit = "2.8.2"
14+
retrofit = "2.11.0"
1515
changelog = "2.2.1"
1616

1717
[libraries]

0 commit comments

Comments
 (0)