chore(deps): bump org.jetbrains.kotlin.android from 2.2.21 to 2.3.0 (#359)

Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.21 to 2.3.0.
- [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.2.21...v2.3.0)

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

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] authored and GitHub committed 2025-12-29 22:57:01 +05:30
1 parent 24eb4ad3cd
commit a155339348
1 file changed
+1 -1
+1 -1
View File
@@ -1,6 +1,6 @@
[versions]
#jetbrains
kotlin = "2.2.21"
kotlin = "2.3.0"
#Detekt
detekt = "1.23.8"
detektCompose = "0.4.28"