build(deps): bump kotlin from 2.1.0 to 2.1.10

Bumps `kotlin` from 2.1.0 to 2.1.10.

Updates `org.jetbrains.kotlin.android` 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)

Updates `org.jetbrains.kotlin.plugin.compose` 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.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-27 15:05:09 +00:00 committed by Arthur K.
parent 9a541ba145
commit cee514b763

View file

@ -9,7 +9,7 @@ coreSplash = "1.0.1"
dagger-hilt = "2.55"
datastorePreferences = "1.1.2"
hilt-navigation-compose = "1.2.0"
kotlin = "2.1.0"
kotlin = "2.1.10"
kotlin-serialization = "2.1.0"
kotlinx-serialization-json = "1.8.0"
ksp = "2.1.0-1.0.29"