Skip to content

Commit 0898d43

Browse files
chore: bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0
Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/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) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0564466 commit 0898d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("com.squareup.moshi:moshi:1.15.1")
3232
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
3333

34-
implementation("com.squareup.retrofit2:retrofit:2.9.0")
34+
implementation("com.squareup.retrofit2:retrofit:2.11.0")
3535
implementation("com.squareup.retrofit2:converter-moshi:2.11.0")
3636

3737
implementation("org.zeroturnaround:zt-exec:1.12")

0 commit comments

Comments
 (0)