Skip to content

Commit

Permalink
Update kotlinx.serialization to v1.7.1
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.1 |
| maven      | org.jetbrains.kotlinx:kotlinx-serialization-json | 1.6.3 | 1.7.1 |
  • Loading branch information
renovate[bot] committed Jun 25, 2024
1 parent 38f84e2 commit edec24d
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.7"
kotlinx-coroutines = "1.8.1"
kotlinx-atomicfu = "0.24.0"
kotlinx-datetime = "0.6.0"
kotlinx-serialization = "1.6.3"
kotlinx-serialization = "1.7.1"

jetbrains-compose-mutiplatform = "1.5.12"

Expand Down

0 comments on commit edec24d

Please sign in to comment.