Skip to content

Commit 33bf368

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.6.0 to 1.8.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.6.0...v1.8.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]>
1 parent 964a8e9 commit 33bf368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ junitVersion = "1.2.1"
1919
espressoCore = "3.6.1"
2020
kotlinxCoroutinesAndroid = "1.8.1"
2121
kotlinxCoroutinesCore = "1.8.1"
22-
kotlinxSerializationJsonVersion = "1.6.0"
22+
kotlinxSerializationJsonVersion = "1.8.0"
2323
lifecycleRuntimeKtx = "2.8.7"
2424
activityCompose = "1.9.2"
2525
composeBom = "2025.01.00"

0 commit comments

Comments
 (0)