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.intellij.platform
2.7.0
1 parent 4137f22 commit a38ef01Copy full SHA for a38ef01
CHANGELOG.md
@@ -18,7 +18,7 @@
18
19
- Upgrade Gradle Wrapper to `8.14.3`
20
- Update `platformVersion` to `2024.3.6`
21
-- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.6.0`
+- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.7.0`
22
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.1.1`
23
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `2.2.0`
24
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2025.1.1`
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ opentest4j = "1.3.0"
5
6
# plugins
7
changelog = "2.2.1"
8
-intelliJPlatform = "2.6.0"
+intelliJPlatform = "2.7.0"
9
kotlin = "2.2.0"
10
kover = "0.9.1"
11
qodana = "2025.1.1"
0 commit comments