Skip to content

Commit

Permalink
Update kotlinx.serialization to v1.5.1 (#1029)
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 Jun 30, 2023
1 parent af21f4c commit ae36476
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 @@ -6,7 +6,7 @@ compileSdk = "33"
http4k = "4.48.0.0"
kotlin = "1.8.21"
kotlinx-coroutines = "1.7.1"
kotlinx-serialization = "1.5.0"
kotlinx-serialization = "1.5.1"
okHttp = "4.11.0"
okio = "3.3.0"
minSdk = "18"
Expand Down

0 comments on commit ae36476

Please sign in to comment.