build(deps): bump org.jetbrains.kotlin.plugin.serialization (#5)
Bumps [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) from 2.1.0 to 2.1.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.0...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.serialization 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> Co-authored-by: Arthur K. <me@wzray.com>
This commit is contained in:
parent
cee514b763
commit
dabb61611b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ dagger-hilt = "2.55"
|
|||
datastorePreferences = "1.1.2"
|
||||
hilt-navigation-compose = "1.2.0"
|
||||
kotlin = "2.1.10"
|
||||
kotlin-serialization = "2.1.0"
|
||||
kotlin-serialization = "2.1.10"
|
||||
kotlinx-serialization-json = "1.8.0"
|
||||
ksp = "2.1.0-1.0.29"
|
||||
lifecycleRuntimeKtx = "2.8.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue