Skip to content

Commit

Permalink
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.4.0 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.4.0...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] committed Aug 16, 2023
1 parent c4f3350 commit 69c67d2
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 @@ -53,7 +53,7 @@ androidx-paging = "3.1.1"
google-accompanist = "0.30.1"
google-android-material = "1.6.1"
coil-kt = "2.2.1"
kotlinx-serialization = "1.4.0"
kotlinx-serialization = "1.5.1"
androidx-compose-compiler = "1.2.0"
androidx-room = "2.4.3"
androidx-window = "1.1.0-alpha03"
Expand Down

0 comments on commit 69c67d2

Please sign in to comment.