Skip to content

Commit 6841edc

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.3 to 1.7.1. - [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.3...v1.7.1) --- 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 f01fae9 commit 6841edc

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
@@ -30,7 +30,7 @@ hiltExt = "1.0.0"
3030
junit4 = "4.13.2"
3131
kotlin = "2.0.0"
3232
kotlinxCoroutines = "1.8.1"
33-
kotlinxSerializationJson = "1.6.3"
33+
kotlinxSerializationJson = "1.7.1"
3434
ksp = "2.0.0-1.0.22"
3535
ktlint = "0.43.0"
3636
okhttp = "4.12.0"

0 commit comments

Comments
 (0)