Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cce786f

Browse files
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] <support@github.com> 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)

AltStyle によって変換されたページ (->オリジナル) /