Skip to content

Commit

Permalink
Dependencies - upgrade org.jetbrains.intellij.platform to `2.0.0-be…
Browse files Browse the repository at this point in the history
…ta6`
  • Loading branch information
hsz committed Jun 6, 2024
1 parent 0999d97 commit 0a59020
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 @@ -10,7 +10,7 @@

### Changed

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

### 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-beta5"
intelliJPlatform = "2.0.0-beta6"
kotlin = "2.0.0"
kover = "0.8.0"
qodana = "2024.1.5"
Expand Down

0 comments on commit 0a59020

Please sign in to comment.