Skip to content

Commit

Permalink
Update com.squareup.moshi to v1.15.0 (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 14, 2023
1 parent 3ea27e1 commit be9f703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ firebase-analytics-ktx = { module = "com.google.firebase:firebase-analytics-ktx"
retrofit-core = "com.squareup.retrofit2:retrofit:2.9.0"
retrofit-logging-interceptor = "com.squareup.okhttp3:logging-interceptor:4.11.0"

moshi-core = "com.squareup.moshi:moshi-kotlin:1.14.0"
moshi-core = "com.squareup.moshi:moshi-kotlin:1.15.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.1'
coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'
Expand Down

0 comments on commit be9f703

Please sign in to comment.