[light classes] replace light class dependency from compiler.tests-common to light-classes-base
^KT-53097
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies {
|
||||
testApi(project(":compiler:cli-common"))
|
||||
testApi(project(":compiler:cli"))
|
||||
testApi(project(":compiler:cli-js"))
|
||||
testApi(project(":compiler:light-classes"))
|
||||
testApi(project(":compiler:light-classes-base"))
|
||||
testApi(project(":compiler:serialization"))
|
||||
testApi(project(":kotlin-preloader"))
|
||||
testApi(project(":compiler:cli-common"))
|
||||
|
||||
Reference in New Issue
Block a user