Skip to content

Commit 21f1630

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.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.7.1...v1.7.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] <support@github.com>
1 parent 92676fd commit 21f1630

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
@@ -29,7 +29,7 @@ kotestMockServer = "1.3.0"
2929
kotlin = "2.0.21"
3030
kotlinxCoroutines = "1.8.1"
3131
kotlinxDatetime = "0.6.0"
32-
kotlinxSerializationJson = "1.7.1"
32+
kotlinxSerializationJson = "1.7.3"
3333
ksp = "2.0.21-1.0.25"
3434
kover = "0.8.3"
3535
mockk = "1.13.13"

0 commit comments

Comments
 (0)