Ensure all required plugins are installed for benchmarks
This commit is contained in:
@@ -57,7 +57,7 @@ fun addBenchmarkTask(
|
||||
group = "Gradle Regression Benchmark"
|
||||
description = "Runs regression benchmark from $script"
|
||||
|
||||
dependsOn(":kotlin-gradle-plugin:install")
|
||||
dependsOnKotlinGradlePluginInstall()
|
||||
|
||||
outputs.upToDateWhen { false }
|
||||
javaLauncher.set(service.launcherFor {
|
||||
|
||||
Reference in New Issue
Block a user