Skip to content

Commit

Permalink
Update kotlinx.serialization to v1.7.3
Browse files Browse the repository at this point in the history
| datasource | package                                          | from  | to    |
| ---------- | ------------------------------------------------ | ----- | ----- |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-core | 1.6.3 | 1.7.3 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.6.3 | 1.7.3 |
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent a190321 commit bc3d5f6
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 @@ -5,7 +5,7 @@ kotlinx-collections-immutable = "0.3.8"
kotlinx-coroutines = "1.9.0"
kotlinx-atomicfu = "0.25.0"
kotlinx-datetime = "0.6.1"
kotlinx-serialization = "1.6.3"
kotlinx-serialization = "1.7.3"

jetbrains-compose-mutiplatform = "1.5.12"

Expand Down

0 comments on commit bc3d5f6

Please sign in to comment.