mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-06-11 10:09:29 -04:00
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#167)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.8.1 to 1.9.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.8.1...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.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.2.0"
|
||||
#KSP
|
||||
kotlinxSerializationJson = "1.8.1"
|
||||
kotlinxSerializationJson = "1.9.0"
|
||||
ksp = "2.2.0-2.0.2"
|
||||
#Detekt
|
||||
detekt = "1.23.8"
|
||||
|
||||
Reference in New Issue
Block a user