[213] Switch to 213 platform
KTI-1114
This commit is contained in:
committed by
Space Team
parent
7f07b2a82c
commit
d4cffb8a5a
@@ -27,9 +27,7 @@ dependencies {
|
||||
runtimeOnly(commonDependency("org.jetbrains.kotlin:kotlin-reflect")) { isTransitive = false }
|
||||
runtimeOnly(project(":kotlin-daemon-embeddable"))
|
||||
runtimeOnly(commonDependency("org.jetbrains.intellij.deps", "trove4j"))
|
||||
Platform[203].orHigher {
|
||||
runtimeOnly(commonDependency("net.java.dev.jna", "jna"))
|
||||
}
|
||||
runtimeOnly(commonDependency("org.jetbrains.intellij.deps.jna", "jna"))
|
||||
testApi(commonDependency("junit:junit"))
|
||||
testApi(project(":kotlin-test:kotlin-test-junit"))
|
||||
testCompilationClasspath(kotlinStdlib())
|
||||
|
||||
Reference in New Issue
Block a user