Dependencies - upgrade org.jetbrains.intellij.platform to 2.10.2

This commit is contained in:
Jakub Chrzanowski 2025-10-27 13:12:27 +01:00
parent dfe87322e9
commit d08a8dba31
No known key found for this signature in database
GPG Key ID: 56E9E73CB8E7486B
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
- Upgrade Gradle Wrapper to `9.1.0`
- Update `platformVersion` to `2025.1.6`
- Change since build to `251` (2025.1)
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.2`
## [2.3.1] - 2025-08-09

View File

@ -5,7 +5,7 @@ opentest4j = "1.3.0"
# plugins
changelog = "2.4.0"
intelliJPlatform = "2.7.1"
intelliJPlatform = "2.10.2"
kotlin = "2.2.0"
kover = "0.9.1"
qodana = "2025.1.1"