[Gradle] Remove ':kotlin-project-model' and ':kotlin-project-model-tests-generator'
KT-61463
This commit is contained in:
committed by
Space Team
parent
6d38a314cc
commit
02c2c76ffe
@@ -63,7 +63,6 @@ dependencies {
|
||||
|
||||
testImplementation(project(":kotlin-gradle-plugin-model"))
|
||||
testImplementation(project(":kotlin-gradle-build-metrics"))
|
||||
testImplementation(project(":kotlin-project-model"))
|
||||
testImplementation(project(":kotlin-tooling-metadata"))
|
||||
testImplementation(kotlinGradlePluginTest)
|
||||
testImplementation(project(":kotlin-gradle-subplugin-example"))
|
||||
|
||||
Reference in New Issue
Block a user