mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-02-06 21:51:53 -05:00
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#300)
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](https://github.com/Kotlin/kotlinx.serialization/compare/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>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#jetbrains
|
||||
kotlin = "2.3.0"
|
||||
#KSP
|
||||
kotlinxSerializationJson = "1.9.0"
|
||||
kotlinxSerializationJson = "1.10.0"
|
||||
ksp = "2.3.4"
|
||||
#Detekt
|
||||
detekt = "1.23.8"
|
||||
|
||||
Reference in New Issue
Block a user