Added missed kotlin-reflect to nj2k testRuntime
This commit is contained in:
@@ -39,6 +39,7 @@ dependencies {
|
||||
testRuntime(project(":sam-with-receiver-ide-plugin"))
|
||||
testRuntime(project(":allopen-ide-plugin"))
|
||||
testRuntime(project(":noarg-ide-plugin"))
|
||||
testRuntime(project(":kotlin-reflect"))
|
||||
testRuntime(project(":kotlinx-serialization-ide-plugin"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user