Skip to content

Commit

Permalink
Use IntelliJ Platform Gradle Plugin 2.0.0-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jun 6, 2024
1 parent b4ff5e1 commit 0999d97
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@

### Added

- Use IntelliJ Platform Gradle Plugin `2.0.0-beta1`
- Use IntelliJ Platform Gradle Plugin `2.0`

### Changed

- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.0.0-beta5`

### Changed

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 @@ exampleLibrary = "24.1.0"

# plugins
changelog = "2.2.0"
intelliJPlatform = "2.0.0-beta1"
intelliJPlatform = "2.0.0-beta5"
kotlin = "2.0.0"
kover = "0.8.0"
qodana = "2024.1.5"
Expand Down

0 comments on commit 0999d97

Please sign in to comment.