Skip to content

Commit aeb824b

Browse files
committed
Dependencies - upgrade org.jetbrains.intellij.platform to 2.1.0
1 parent 1cbcc2c commit aeb824b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
- Upgrade Gradle Wrapper to `8.10.2`
1010
- Update `platformVersion` to `2023.3.8`
11+
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.1.0`
1112
- Dependencies (GitHub Actions) - upgrade `gradle/actions/setup-gradle` to `v4`
1213

1314
### Fixed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ junit = "4.13.2"
44

55
# plugins
66
changelog = "2.2.1"
7-
intelliJPlatform = "2.0.1"
7+
intelliJPlatform = "2.1.0"
88
kotlin = "1.9.25"
99
kover = "0.8.3"
1010
qodana = "2024.1.9"

0 commit comments

Comments
 (0)