Skip to content

Commit 782f4d7

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#286)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bcf745 commit 782f4d7

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
@@ -3,7 +3,7 @@
33
kotlin = "2.3.0"
44
kotlin-immutable-collections = "0.4.0"
55
#KSP
6-
kotlinxSerializationJson = "1.9.0"
6+
kotlinxSerializationJson = "1.10.0"
77
ksp = "2.3.4"
88
#Detekt
99
detekt = "1.23.8"

0 commit comments

Comments
 (0)