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.changelog
2.5.0
1 parent f0d63e9 commit 450ea7dCopy full SHA for 450ea7d
CHANGELOG.md
@@ -15,6 +15,7 @@
15
- Update `platformVersion` to `2025.2.5`
16
- Change since build to `252` (2025.2)
17
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.5`
18
+- Dependencies - upgrade `org.jetbrains.changelog` to `2.5.0`
19
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.2.21`
20
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.3`
21
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.2.2`
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ junit = "4.13.2"
4
opentest4j = "1.3.0"
5
6
# plugins
7
-changelog = "2.4.0"
+changelog = "2.5.0"
8
intelliJPlatform = "2.10.5"
9
kotlin = "2.2.21"
10
kover = "0.9.3"
0 commit comments