Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#119)
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.1 to 1.5.0.
- [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.1...v1.5.0)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2023
1 parent b8c636e commit b76f147
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 @@ -13,7 +13,7 @@ gradle = "7.4.2"
kotlin = "1.8.10"
kotlin-ksp = "1.8.10-1.0.9"
kotlin-coroutines = "1.6.4"
kotlin-serialization = "1.4.1"
kotlin-serialization = "1.5.0"
# @pin update when updating kotlin
compose-compiler = "1.4.3"
detekt = "1.22.0"
Expand Down

0 comments on commit b76f147

Please sign in to comment.