[Gradle] Use kotlin-compiler-embeddable instead of kotlin-gradle-plugin-compiler-dependencies
^KT-62650 In Progress
This commit is contained in:
committed by
Space Team
parent
64db96eda3
commit
defa0b955b
+1
-1
@@ -340,7 +340,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-gradle-plugin-compiler-dependencies</artifactId>
|
||||
<artifactId>kotlin-compiler-embeddable</artifactId>
|
||||
<version>ArtifactsTest.version</version>
|
||||
<scope>runtime</scope>
|
||||
<exclusions>
|
||||
|
||||
Reference in New Issue
Block a user