Skip to content

Commit

Permalink
Used forked node plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gesundkrank committed Feb 11, 2020
1 parent 5e27f96 commit 2b06242
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 @@ -13,7 +13,7 @@ plugins {
id 'application'
id 'com.github.johnrengelman.shadow' version '4.0.3'
id 'com.bmuschko.docker-remote-api' version '6.1.3'
id 'com.moowork.node' version '1.2.0'
id 'com.github.node-gradle.node' version '2.2.0'
}

apply plugin: 'docker-compose'
Expand Down

0 comments on commit 2b06242

Please sign in to comment.