Skip to content

Commit cce786f

Browse files
authoredApr 25, 2024··
chore: bump com.squareup.retrofit2:converter-moshi from 2.9.0 to 2.11.0 (#384)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3db91be commit cce786f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

Lines changed: 1 addition & 1 deletion
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)