Skip to content

Commit

Permalink
fix(deps): update dependency com.squareup.moshi:moshi-kotlin-codegen …
Browse files Browse the repository at this point in the history
…to v1.15.1
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent cc50202 commit 2c9e201
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.15.1'
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 2c9e201

Please sign in to comment.