Skip to content

Commit 77f8951

Browse files
dependabot[bot]smyrgeorge
authored andcommitted
Bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.9.0 to 1.10.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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04fd402 commit 77f8951

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
@@ -8,7 +8,7 @@ kotlinx-datetime = "0.7.1"
88
# https://github.com/Kotlin/kotlinx.coroutines
99
kotlinx-coroutines = "1.10.2"
1010
# https://github.com/Kotlin/kotlinx.serialization
11-
kotlinx-serialization = "1.9.0"
11+
kotlinx-serialization = "1.10.0"
1212
# https://github.com/vanniktech/gradle-maven-publish-plugin
1313
publish = "0.36.0"
1414
# https://github.com/Kotlin/dokka

0 commit comments

Comments
 (0)