Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi-kotlin-codegen to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 6bed666 commit a3f274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ mockK = "io.mockk:mockk:1.12.4"
okhttp-loggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "okhttp" }

com-squareup-moshi = "com.squareup.moshi:moshi:1.15.0"
com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"
com-squareup-moshi-kotlin-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.1"

retrofit-gsonConverter = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
retrofit-moshiConverter = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }
Expand Down

0 comments on commit a3f274d

Please sign in to comment.