chore(deps): bump org.jetbrains.kotlin.plugin.serialization (#457)

Bumps [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) from 2.3.21 to 2.4.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.4.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.4.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]
2026-06-03 21:50:43 +05:30
committed by GitHub
parent a70372de69
commit 25593afee7

View File

@@ -1,6 +1,6 @@
[versions]
#jetbrains
kotlin = "2.3.21"
kotlin = "2.4.0"
kotlinxSerializationJson = "1.11.0"
#KSP
ksp = "2.3.9"