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

Bumps [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) from 2.3.20 to 2.3.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.3.20...v2.3.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-04-28 15:42:57 +05:30 committed by GitHub
parent 9cc255fcd2
commit fd1eed975b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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