Skip to content

Commit

Permalink
Bump kotlin from 1.9.24 to 2.1.10
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 1.9.24 to 2.1.10.

Updates `org.jetbrains.kotlin.jvm` from 1.9.24 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.1.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.24 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.1.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Szasza committed Feb 3, 2025
1 parent cbdbebf commit 9432cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotations = "24.1.0"
junit = "4.13.2"

# plugins
kotlin = "1.9.24"
kotlin = "2.1.10"
changelog = "2.2.1"
gradleIntelliJPlugin = "2.2.1"
qodana = "2024.1.11"
Expand Down

0 comments on commit 9432cae

Please sign in to comment.