chore(deps): bump kotlin from 1.9.25 to 2.1.21 (#410)

Bumps `kotlin` from 1.9.25 to 2.1.21.

Updates `org.jetbrains.kotlin.android` from 1.9.25 to 2.1.21
- [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/v1.9.25...v2.1.21)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.25 to 2.1.21
- [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/v1.9.25...v2.1.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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:
dependabot[bot] 2025-06-03 14:53:31 +05:30 committed by GitHub
parent 61c2ecf40a
commit 2790347bd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[versions]
#jetbrains
kotlin = "1.9.25"
kotlin = "2.1.21"
kotlinxSerializationJson = "1.8.1"
#KSP
ksp = "1.9.25-1.0.20"