Cleanup 193 compatibility fixes
This commit is contained in:
@@ -44,9 +44,7 @@ dependencies {
|
||||
testRuntime(project(it))
|
||||
}
|
||||
|
||||
Platform[192].orHigher {
|
||||
testRuntimeOnly(intellijPluginDep("java"))
|
||||
}
|
||||
testRuntimeOnly(intellijPluginDep("java"))
|
||||
|
||||
testRuntimeOnly(toolsJar())
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
|
||||
Reference in New Issue
Block a user