chore(deps): bump org.jetbrains.kotlin.plugin.compose

Bumps [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) from 2.3.10 to 2.4.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.3.10...v2.4.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.4.0
  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]
2026-06-08 10:25:33 +00:00
committed by GitHub
parent 9267891029
commit e8994822b4

View File

@@ -1,6 +1,6 @@
[versions]
#jetbrains
kotlin = "2.3.10"
kotlin = "2.4.0"
#KSP
ksp = "2.3.9"
#Detekt