Use IntelliJ Platform Gradle Plugin 2.0.0-beta1

This commit is contained in:
Jakub Chrzanowski
2024-04-15 09:47:21 +02:00
parent 8c641e4966
commit 767bea0f5a
3 changed files with 8 additions and 9 deletions

View File

@@ -3,9 +3,9 @@
exampleLibrary = "24.1.0"
# plugins
kotlin = "2.0.0"
changelog = "2.2.0"
intelliJPlatform = "2.0.0-SNAPSHOT"
intelliJPlatform = "2.0.0-beta1"
kotlin = "2.0.0"
kover = "0.8.0"
qodana = "2024.1.5"