Skip to content

Commit 65144c6

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.7.3 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.7.3...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] <support@github.com>
1 parent 254fa57 commit 65144c6

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
@@ -17,7 +17,7 @@ atomicfu = "0.25.0"
1717
dokka = "1.9.0"
1818
kluent = "1.73"
1919
kotlinxCoroutines = "1.9.0"
20-
kotlinxSerialization = "1.7.3"
20+
kotlinxSerialization = "1.8.0"
2121
ksp = "2.0.21-1.0.27"
2222
okhttp = "4.12.0"
2323
retrofit = "2.11.0"

0 commit comments

Comments
 (0)