Skip to content

Commit 64e13b5

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.6.3. - [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.6.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6add4d6 commit 64e13b5

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
@@ -43,7 +43,7 @@ junit4 = "4.13.2"
4343
kotlin = "1.9.21"
4444
kotlinxCoroutines = "1.7.3"
4545
kotlinxDatetime = "0.5.0"
46-
kotlinxSerializationJson = "1.6.0"
46+
kotlinxSerializationJson = "1.6.3"
4747
ksp = "1.9.21-1.0.16"
4848
okhttp = "4.12.0"
4949
protobuf = "3.25.2"

0 commit comments

Comments
 (0)