chore(deps): bump org.jetbrains.kotlin:kotlin-bom

Bumps [org.jetbrains.kotlin:kotlin-bom](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.2.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/v2.0.0...v2.2.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-bom
  dependency-version: 2.2.21
  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-10-27 14:21:03 +00:00 committed by GitHub
parent de889b7340
commit d84de32157
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ appcompat = "1.7.1"
playServicesMaps = "19.2.0"
places = "4.3.1"
volley = "1.2.1"
kotlinBom = "2.0.0"
kotlinBom = "2.2.21"
junit = "4.13.2"
[libraries]