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

Commit 9bf9a2e

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-core (#155)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) from 1.6.3 to 1.7.1. - [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.6.3...v1.7.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zac Sweers <[email protected]>
1 parent 068f3c8 commit 9bf9a2e

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.0"
3+
kotlinx-serialization = "1.7.1"
44
ksp = "2.0.20-1.0.24"
55
ktfmt = "0.49"
66
jvmTarget = "17"

0 commit comments

Comments
 (0)