Skip to content
This repository was 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 Mar 26, 2022
1 parent b135574 commit bcaef93
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 bcaef93

Please sign in to comment.