Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit aac7870

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-core (#191)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) from 1.7.2 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.2...v1.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d9d618 commit aac7870

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.20"
3-
kotlinx-serialization = "1.7.2"
3+
kotlinx-serialization = "1.7.3"
44
ksp = "2.0.20-1.0.25"
55
ktfmt = "0.49"
66
jvmTarget = "17"

0 commit comments

Comments
 (0)