[SLC] migrate from ImmutableHashMap to PersistentHashMap
^KTIJ-23783
This commit is contained in:
committed by
Space Team
parent
9bc37d7f3f
commit
a7390d027a
@@ -15,6 +15,7 @@ dependencies {
|
||||
implementation(project(":analysis:project-structure"))
|
||||
implementation(project(":analysis:decompiled:light-classes-for-decompiled"))
|
||||
implementation(intellijCore())
|
||||
implementation(kotlinxCollectionsImmutable())
|
||||
|
||||
testImplementation(project(":analysis:decompiled:decompiler-to-file-stubs"))
|
||||
testImplementation(projectTests(":analysis:decompiled:decompiler-to-file-stubs"))
|
||||
|
||||
Reference in New Issue
Block a user