Fix gradle tests after renaming scripting libs and plugin

This commit is contained in:
Ilya Chernikov
2020-05-26 20:24:15 +02:00
parent 9b7a95b05c
commit a1c173733c
3 changed files with 3 additions and 3 deletions
@@ -18,7 +18,7 @@ class ScriptingGradleProjectImportHandler : GradleProjectImportHandler {
val gradlePluginJars = listOf(
"scripting-gradle", // obsolete artifact name, only for compatibility with 1.2.5x, where it was introduced (and immediately dropped afterwards)
"scripting-compiler",
"scripting-compiler-embeddable"
"scripting-compiler-unshaded"
)
override fun importBySourceSet(