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

This commit is contained in:
Jakub Chrzanowski 2024-08-09 12:10:51 +02:00 committed by Jakub Chrzanowski
parent b9d337eb79
commit b0c4bb5b62
2 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@
### Changed
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.0.1`
- Update `platformVersion` to `2023.3.7`
- Change since/until build to `233-242.*` (2023.3-2024.2.*)
## [2.0.0] - 2024-07-30
### Changed

View File

@ -4,7 +4,7 @@ junit = "4.13.2"
# plugins
changelog = "2.2.1"
intelliJPlatform = "2.0.0"
intelliJPlatform = "2.0.1"
kotlin = "1.9.24"
kover = "0.8.1"
qodana = "2024.1.5"