chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#952)

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.1.20.
- [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.0.0...v2.1.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  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] 2025-04-07 00:49:55 +01:00 committed by GitHub
parent b83c6e8e88
commit 2d77618637
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jackson = "2.18.3"
jsoup = "1.19.1"
jtokkit = "1.1.0"
junit = "5.12.1"
kotlin = "2.0.0"
kotlin = "2.1.20"
llm-client = "0.8.38"
okio = "3.10.2"
tree-sitter = "0.24.5"