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

Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.2.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-version: 2.2.10
  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-09-03 10:57:17 +01:00 committed by Carl-Robert Linnupuu
parent 5aeb044268
commit 257d7b8dc9

View file

@ -11,7 +11,7 @@ jackson = "2.18.3"
jsoup = "1.19.1"
jtokkit = "1.1.0"
junit = "5.13.4"
kotlin = "2.1.20"
kotlin = "2.2.10"
llm-client = "0.8.46"
okio = "3.15.0"
tree-sitter = "0.24.5"