mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Use IntelliJ Platform Gradle Plugin 2.0.0-beta5
This commit is contained in:
parent
b4ff5e14a9
commit
0999d97fe5
@ -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
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user