File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,11 @@ buildscript {
44 }
55 dependencies {
66 classpath ' io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin:+'
7- classpath ' com.moowork. gradle:gradle- node-plugin:+ '
7+ classpath ' com.github.node- gradle.node:com.github. node-gradle.node.gradle. plugin:7.1.0 '
88 classpath ' org.kt3k.gradle.plugin:coveralls-gradle-plugin:+'
99 }
1010}
1111
12- apply plugin : ' com.moowork.node'
1312apply plugin : ' java'
1413
1514repositories {
@@ -182,7 +181,7 @@ publish.dependsOn 'closeStagingRepositories'
182181/* ***************************************
183182 * Benchmark of different less compilers.
184183 ****************************************/
185- apply plugin : ' com.moowork .node'
184+ apply plugin : ' com.github.node-gradle .node'
186185
187186configurations {
188187 benchmarkLessCSS
You can’t perform that action at this time.
0 commit comments