Skip to content

Commit 82c43ec

Browse files
committed
Dependencies - upgrade org.jetbrains.intellij.platform to 2.7.1
1 parent f67ed11 commit 82c43ec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
- Add `platformBundledModules` to `gradle.properties` along with `bundledModules()` helper to the Gradle build file
1010

11+
### Changed
12+
13+
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.7.1`
14+
1115
### Fixed
1216

1317
- GitHub: Fixed the missing `$RELEASE_NOTE ` parent directory in the Release workflow

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ opentest4j = "1.3.0"
55

66
# plugins
77
changelog = "2.4.0"
8-
intelliJPlatform = "2.7.0"
8+
intelliJPlatform = "2.7.1"
99
kotlin = "2.2.0"
1010
kover = "0.9.1"
1111
qodana = "2025.1.1"

0 commit comments

Comments
 (0)