Remove examples/tests based on obsolete script-util
also mark the rest of the API as Obsolete related to #KT-58367
This commit is contained in:
committed by
Space Team
parent
2e393e8fb7
commit
8c8ca7bb70
@@ -6,7 +6,6 @@ plugins {
|
||||
dependencies {
|
||||
api(project(":examples:scripting-jvm-simple-script"))
|
||||
api(project(":kotlin-scripting-jvm-host-unshaded"))
|
||||
api(project(":kotlin-script-util"))
|
||||
testRuntimeOnly(project(":kotlin-compiler"))
|
||||
testRuntimeOnly(project(":kotlin-scripting-compiler"))
|
||||
testApi(commonDependency("junit"))
|
||||
|
||||
Reference in New Issue
Block a user