Bump kotlin from 2.0.10 to 2.1.10

Bumps `kotlin` from 2.0.10 to 2.1.10.

Updates `org.jetbrains.kotlin.android` from 2.0.10 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.1.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.10 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.1.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-31 18:31:49 +00:00
committed by GitHub
parent c41c1b0e38
commit 5a19ed88c6

View File

@@ -1,7 +1,7 @@
[versions]
agp = "8.8.0"
desugar_jdk_libs = "2.1.4"
kotlin = "2.0.10"
kotlin = "2.1.10"
coreKtx = "1.15.0"
junit = "4.13.2"
junitVersion = "1.2.1"