Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.moshi:moshi-kotlin-codege…
Browse files Browse the repository at this point in the history
…n to v1.13.0
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent cc50202 commit ee841c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'

// Retrofit2
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.8.0'
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.13.0'
implementation 'com.squareup.moshi:moshi:1.8.0'
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
implementation 'com.squareup.retrofit2:converter-moshi:2.6.2'
Expand Down

0 comments on commit ee841c4

Please sign in to comment.