Skip to content

Commit 52cf7bf

Browse files
chore: bump retrofit from 2.11.0 to 3.0.0
Bumps `retrofit` from 2.11.0 to 3.0.0. Updates `com.squareup.retrofit2:retrofit` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:converter-moshi` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.11.0...3.0.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.retrofit2:converter-moshi dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79cb627 commit 52cf7bf

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
@@ -10,7 +10,7 @@ gradle-wrapper = "0.14.0"
1010
exec = "1.12"
1111
moshi = "1.15.2"
1212
ksp = "2.1.0-1.0.29"
13-
retrofit = "2.11.0"
13+
retrofit = "3.0.0"
1414
changelog = "2.2.1"
1515
gettext = "0.7.0"
1616
plugin-structure = "3.305"

0 commit comments

Comments
 (0)