Skip to content

Commit

Permalink
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.3.2 to 1.5.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.3.2...v1.5.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent 346ab45 commit 6a5cb30
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 @@ -9,7 +9,7 @@ kotlin = "1.9.0"
coroutines = "1.7.1"
ktx-dateTime = "0.4.0"
ktx-immutableCollections = "0.3.5"
ktx-serialization = "1.3.2"
ktx-serialization = "1.5.1"

# Android Core / Architecture
google-gms = "4.3.15"
Expand Down

0 comments on commit 6a5cb30

Please sign in to comment.