Skip to content

Commit acd83a4

Browse files
Bump com.github.node-gradle.node from 7.0.2 to 7.1.0 in /Plan (#3810)
Bumps com.github.node-gradle.node from 7.0.2 to 7.1.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b620ca commit acd83a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/common/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
33

44
plugins {
55
id "dev.vankka.dependencydownload.plugin" version "$dependencyDownloadVersion"
6-
id "com.github.node-gradle.node" version "7.0.2"
6+
id "com.github.node-gradle.node" version "7.1.0"
77
id "io.swagger.core.v3.swagger-gradle-plugin" version "2.2.22"
88
}
99

0 commit comments

Comments
 (0)