Browse Source

Update node plugin

tags/8.7.0.41497
Malena Ebert 3 years ago
parent
commit
e966f1257d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -5,7 +5,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '5.2.0' apply false
id 'com.google.protobuf' version '0.8.13' apply false
id 'com.jfrog.artifactory' version '4.18.0'
id 'com.github.node-gradle.node' version '1.5.3' apply false
id 'com.github.node-gradle.node' version '2.2.4' apply false
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
id "com.asarkar.gradle.build-time-tracker" version "2.0.4" apply false
id 'org.owasp.dependencycheck' version '6.0.1'

Loading…
Cancel
Save