mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 11:54:40 +00:00
Dependencies - upgrade IntelliJ IDEA to 2025.2.6.2
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
### Changed
|
||||
|
||||
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.16.0`
|
||||
- Dependencies - upgrade IntelliJ IDEA to `2025.2.6.2`
|
||||
|
||||
### Removed
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ dependencies {
|
||||
|
||||
// IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html
|
||||
intellijPlatform {
|
||||
intellijIdea("2025.2.6.1")
|
||||
intellijIdea("2025.2.6.2")
|
||||
testFramework(TestFrameworkType.Platform)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user