Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Commit

Permalink
Bump gradle-node-plugin from 0.11 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps gradle-node-plugin from 0.11 to 1.1.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Mar 10, 2019
1 parent ad76693 commit 7f16dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ext {
dependencies {
compile gradleApi()
compile 'org.codehaus.groovy:groovy-all:2.4.4'
compile 'com.moowork.gradle:gradle-node-plugin:0.11'
compile 'com.moowork.gradle:gradle-node-plugin:1.1.0'
testCompile 'org.spockframework:spock-core:0.7-groovy-2.0'
}

Expand Down

0 comments on commit 7f16dc1

Please sign in to comment.