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

Commit

Permalink
Update dependency com.moowork.gradle:gradle-node-plugin to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 10f530e commit 20911e6
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 @@ -23,7 +23,7 @@ ext {
dependencies {
compile gradleApi()
compile 'org.codehaus.groovy:groovy-all:2.4.4'
compile 'com.moowork.gradle:gradle-node-plugin:0.14'
compile 'com.moowork.gradle:gradle-node-plugin:1.3.1'
testCompile 'org.spockframework:spock-core:0.7-groovy-2.0'
}

Expand Down

0 comments on commit 20911e6

Please sign in to comment.