Update to 192.5118.30
This commit is contained in:
@@ -13,6 +13,10 @@ dependencies {
|
||||
testCompile(projectTests(":generators:test-generator"))
|
||||
|
||||
testRuntimeOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
Platform[192].orHigher {
|
||||
testRuntimeOnly(intellijDep()) { includeJars("platform-concurrency") }
|
||||
testRuntimeOnly(intellijPluginDep("jps-standalone")) { includeJars("jps-model") }
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user