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.1
1 parent f67ed11 commit 82c43ecCopy full SHA for 82c43ec
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
- Add `platformBundledModules` to `gradle.properties` along with `bundledModules()` helper to the Gradle build file
10
11
+### Changed
12
+
13
+- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.7.1`
14
15
### Fixed
16
17
- GitHub: Fixed the missing `$RELEASE_NOTE ` parent directory in the Release workflow
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ opentest4j = "1.3.0"
5
6
# plugins
7
changelog = "2.4.0"
-intelliJPlatform = "2.7.0"
+intelliJPlatform = "2.7.1"
kotlin = "2.2.0"
kover = "0.9.1"
qodana = "2025.1.1"
0 commit comments