mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 02:47:34 +01:00
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#25)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.7.1 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](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.1...v1.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
25f57a2d8a
commit
229ba65f12
@ -17,7 +17,7 @@ koin = "3.5.6"
|
||||
kotlin = "2.0.20"
|
||||
kotlincrypto = "0.5.1"
|
||||
kotlinx-coroutines = "1.8.1"
|
||||
kotlinx-serialization-json = "1.7.1"
|
||||
kotlinx-serialization-json = "1.7.3"
|
||||
ksp = "2.0.20-1.0.24"
|
||||
ktor = "2.3.12"
|
||||
ktorfit = "2.0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user