File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.jetbrains.intellij.platform.gradle.IntelliJPlatformType
2
2
import org.jetbrains.intellij.platform.gradle.TestFrameworkType
3
3
4
4
plugins {
5
- id " org.jetbrains.intellij.platform" version " 2.0.0 "
5
+ id " org.jetbrains.intellij.platform" version " 2.0.1 "
6
6
id " org.jetbrains.kotlin.jvm" version " 1.9.24"
7
7
id " de.undercouch.download" version " 4.1.2"
8
8
id ' com.adarshr.test-logger' version ' 4.0.0'
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ gradleVersion=8.5
48
48
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
49
49
kotlin.stdlib.default.dependency =false
50
50
publishChannels =canary
51
- runIdePlugins =IdeaVIM :2.15 .0
51
+ runIdePlugins =IdeaVim :2.16 .0
52
52
53
53
# These must be set, or Out of Memory (OOM) errors will occur during compiling.
54
54
org.gradle.jvmargs =-Xmx4096m
You can’t perform that action at this time.
0 commit comments