Skip to content

Commit 1b7c88d

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.1 to 1.7.2. - [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.1...v1.7.2) --- 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] <support@github.com>
1 parent 912056a commit 1b7c88d

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
@@ -27,7 +27,7 @@ hiltExt = "1.2.0"
2727
kotlin = "2.0.20"
2828
kotlinxCoroutines = "1.8.1"
2929
kotlinxDatetime = "0.6.0"
30-
kotlinxSerializationJson = "1.7.1"
30+
kotlinxSerializationJson = "1.7.2"
3131
ksp = "2.0.20-1.0.24"
3232
kover = "0.8.3"
3333
mockk = "1.13.12"

0 commit comments

Comments
 (0)