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

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:51 +05:30
committed by GitHub
parent 439cb47c5f
commit 8517fca4f0

View File

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