Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.6.1
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 2f20c9e commit d974d10
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 @@ -264,7 +264,7 @@ ziplineLoader = { module = "app.cash.zipline:zipline-loader", version.ref = "zip
ziplineProfiler = { module = "app.cash.zipline:zipline-profiler", version.ref = "ziplineVersion" }
retrofit = "com.squareup.retrofit2:retrofit:2.9.0"
retrofitGson = "com.squareup.retrofit2:converter-gson:2.9.0"
kotlinxSerialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0"
kotlinxSerialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1"
androidxWebkit = "androidx.webkit:webkit:1.8.0"

mlkitTranslate = "com.google.mlkit:translate:17.0.2"
Expand Down

0 comments on commit d974d10

Please sign in to comment.