mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-05 06:11:52 +00:00
Dependencies - upgrade org.jetbrains.intellij.platform to 2.7.1
This commit is contained in:
parent
89e253865d
commit
63d55defd7
@ -8,6 +8,10 @@
|
||||
|
||||
- Add `platformBundledModules` to `gradle.properties` along with `bundledModules()` helper to the Gradle build file
|
||||
|
||||
### Changed
|
||||
|
||||
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.7.1`
|
||||
|
||||
### Fixed
|
||||
|
||||
- GitHub: Fixed the missing `$RELEASE_NOTE ` parent directory in the Release workflow
|
||||
|
||||
@ -5,7 +5,7 @@ opentest4j = "1.3.0"
|
||||
|
||||
# plugins
|
||||
changelog = "2.4.0"
|
||||
intelliJPlatform = "2.7.0"
|
||||
intelliJPlatform = "2.7.1"
|
||||
kotlin = "2.2.0"
|
||||
kover = "0.9.1"
|
||||
qodana = "2025.1.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user