Cleanup 191 patchset logic (KTI-267)
This commit is contained in:
@@ -19,10 +19,6 @@ dependencies {
|
||||
|
||||
testCompile(intellijPluginDep("stream-debugger"))
|
||||
|
||||
Platform[191].orLower {
|
||||
testCompileOnly(intellijDep()) { includeJars("java-api", "java-impl") }
|
||||
}
|
||||
|
||||
Platform[192].orHigher {
|
||||
testCompileOnly(intellijPluginDep("java")) { includeJars("java-api", "java-impl", "aether-dependency-resolver") }
|
||||
testRuntime(intellijPluginDep("java"))
|
||||
|
||||
Reference in New Issue
Block a user