We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f398012 commit 61db136Copy full SHA for 61db136
Plan/common/build.gradle
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
3
4
plugins {
5
id "dev.vankka.dependencydownload.plugin" version "$dependencyDownloadVersion"
6
- id "com.github.node-gradle.node" version "7.0.0"
+ id "com.github.node-gradle.node" version "7.0.1"
7
id "io.swagger.core.v3.swagger-gradle-plugin" version "2.2.16"
8
}
9
0 commit comments