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

Commit 3beb7fa

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-core (#64)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) from 1.6.0 to 1.6.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.0...v1.6.1) --- 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 4b88e49 commit 3beb7fa

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 = "1.9.20"
3-
kotlinx-serialization = "1.6.0"
3+
kotlinx-serialization = "1.6.1"
44
ktfmt = "0.46"
55
jvmTarget = "17"
66
moshix = "0.25.0"

0 commit comments

Comments
 (0)