201: Update to 201.6668.13
This commit is contained in:
@@ -59,11 +59,7 @@ dependencies {
|
||||
testRuntime(intellijPluginDep("coverage"))
|
||||
testRuntime(intellijPluginDep("gradle"))
|
||||
testRuntime(intellijPluginDep("Groovy"))
|
||||
if (Platform[201].orHigher()) {
|
||||
testRuntime(intellijPluginDep("platform-langInjection"))
|
||||
} else {
|
||||
testRuntime(intellijPluginDep("IntelliLang"))
|
||||
}
|
||||
testRuntime(intellijPluginDep("IntelliLang"))
|
||||
testRuntime(intellijPluginDep("java-decompiler"))
|
||||
testRuntime(intellijPluginDep("java-i18n"))
|
||||
testRuntime(intellijPluginDep("junit"))
|
||||
|
||||
Reference in New Issue
Block a user