Skip to content

Commit

Permalink
Update dependency com.squareup.retrofit2:converter-moshi to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent c0fa570 commit c77d712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {

// https://square.github.io/retrofit/
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("com.squareup.retrofit2:converter-moshi:2.9.0")
implementation("com.squareup.retrofit2:converter-moshi:2.10.0")

// https://github.com/JakeWharton/picnic
implementation("com.jakewharton.picnic:picnic:0.7.0")
Expand Down

0 comments on commit c77d712

Please sign in to comment.