Skip to content

Commit

Permalink
Dependencies - upgrade org.jetbrains.intellij.platform to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Dec 15, 2024
1 parent 1738535 commit 59e0286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Upgrade Gradle Wrapper to `8.11.1`
- Update `platformVersion` to `2024.1.7`
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.0`
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.2.1`
- Dependencies - upgrade `org.jetbrains.qodana` to `2024.2.6`
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.0`
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ junit = "4.13.2"

# plugins
changelog = "2.2.1"
intelliJPlatform = "2.2.0"
intelliJPlatform = "2.2.1"
kotlin = "1.9.25"
kover = "0.9.0"
qodana = "2024.2.6"
Expand Down

0 comments on commit 59e0286

Please sign in to comment.