Skip to content

Commit b822b12

Browse files
committed
Dependencies - upgrade org.jetbrains.intellij.platform to 2.2.0
1 parent 06e85a1 commit b822b12

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Upgrade Gradle Wrapper to `8.11.1`
1010
- Update `platformVersion` to `2024.1.7`
1111
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
12+
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.0`
1213
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.6`
1314
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
1415
- Dependencies (GitHub Actions) - upgrade `codecov/codecov-action` to `v5`

gradle/libs.versions.toml

+1-1
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.1.0"
7+
intelliJPlatform = "2.2.0"
88
kotlin = "1.9.25"
99
kover = "0.8.3"
1010
qodana = "2024.2.6"

0 commit comments

Comments
 (0)