[Native][tests] Don't use trove4j in K/N new test infra
This commit is contained in:
committed by
Space Team
parent
ce9a45bf92
commit
da2e6d93ff
@@ -24,7 +24,6 @@ dependencies {
|
||||
testImplementation(commonDependency("org.jetbrains.kotlinx", "kotlinx-metadata-klib"))
|
||||
testImplementation(commonDependency("org.jetbrains.kotlinx", "kotlinx-coroutines-core")) { isTransitive = false }
|
||||
|
||||
testRuntimeOnly(commonDependency("org.jetbrains.intellij.deps:trove4j"))
|
||||
testRuntimeOnly(commonDependency("org.jetbrains.intellij.deps.fastutil:intellij-deps-fastutil"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user