Skip to content

Commit 466e03e

Browse files
committed
Dependencies - upgrade org.jetbrains.kotlin.jvm to 2.1.20
1 parent 4b3f6f1 commit 466e03e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- Update `platformVersion` to `2024.2.5`
2121
- Change since/until build to `242-252.*` (2024.2-2025.2.*)
2222
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.5.0`
23-
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.1.10`
23+
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.1.20`
2424
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.3.4`
2525
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.1`
2626
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit = "4.13.2"
55
# plugins
66
changelog = "2.2.1"
77
intelliJPlatform = "2.5.0"
8-
kotlin = "2.1.10"
8+
kotlin = "2.1.20"
99
kover = "0.9.1"
1010
qodana = "2024.3.4"
1111

0 commit comments

Comments
 (0)