We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
org.jetbrains.kotlin.jvm
2.2.21
1 parent 00e7730 commit acbc1b8Copy full SHA for acbc1b8
CHANGELOG.md
@@ -14,6 +14,7 @@
14
- Update `platformVersion` to `2025.1.7`
15
- Change since build to `251` (2025.1)
16
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.4`
17
+- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.2.21`
18
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.3`
19
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.2.2`
20
- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `v5`
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ opentest4j = "1.3.0"
6
# plugins
7
changelog = "2.4.0"
8
intelliJPlatform = "2.10.4"
9
-kotlin = "2.2.0"
+kotlin = "2.2.21"
10
kover = "0.9.3"
11
qodana = "2025.2.2"
12
0 commit comments