Skip to content

Commit d74026b

Browse files
chore: bump com.squareup.retrofit2:converter-moshi from 2.9.0 to 2.11.0
Bumps [com.squareup.retrofit2:converter-moshi](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:converter-moshi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab45c41 commit d74026b

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
@@ -32,7 +32,7 @@ dependencies {
3232
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.1")
3333

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

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

0 commit comments

Comments
 (0)