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.3.2 to 1.6.3.
- [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.6.3)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 795f5ea commit 508d74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
viewbindingdelegate_version = "1.5.3"
scale_image_view_androidx_version = "3.10.0"
touch_image_view_version = "3.1.1"
serialization_json_version = "1.3.2"
serialization_json_version = "1.6.3"
flexbox_version = "3.0.0"
orbit_viewmodel_version = "6.1.0"
timber_version = "5.0.1"
Expand Down

0 comments on commit 508d74e

Please sign in to comment.