chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#678)

Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-27 08:28:02 +05:30 committed by GitHub
parent 70130f0113
commit 5228185498
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
[versions] [versions]
#jetbrains #jetbrains
kotlin = "2.3.0" kotlin = "2.3.0"
kotlinxSerializationJson = "1.9.0" kotlinxSerializationJson = "1.10.0"
#KSP #KSP
ksp = "2.3.4" ksp = "2.3.4"
#Detekt #Detekt