Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi-kotlin-codegen to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2023
1 parent 0d2c911 commit 9ed2183
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 @@ -60,7 +60,7 @@ retrofit-logging-interceptor = "com.squareup.okhttp3:logging-interceptor:4.11.0"

moshi-core = "com.squareup.moshi:moshi-kotlin:1.14.0"
moshi-converter = "com.squareup.retrofit2:converter-moshi:2.9.0"
moshi-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.14.0"
moshi-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.15.0"

coroutines-core = 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0'
coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.0'
Expand Down

0 comments on commit 9ed2183

Please sign in to comment.