Bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.6.3 to 1.7.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.6.3...v1.7.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] <support@github.com>
This commit is contained in:
parent
7c2e902b0e
commit
704a7f94a0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ compose-material3 = "1.2.1"
|
|||
espresso = "3.5.1"
|
||||
hilt-android = "2.51.1"
|
||||
kotlin = "1.9.23"
|
||||
kotlinx-serialization = "1.6.3"
|
||||
kotlinx-serialization = "1.7.0"
|
||||
kotlinx-coroutines = "1.8.1"
|
||||
kotlinx-datetime = "0.6.0"
|
||||
ktor = "2.3.11"
|
||||
|
|
Loading…
Reference in a new issue