Skip to content

Commit c73e2a0

Browse files
dependabot[bot]pull-merger[bot]
authored andcommitted
Bump com.github.node-gradle.node from 7.0.2 to 7.1.0
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]>
1 parent 070e0f0 commit c73e2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'maven-publish'
33
id 'com.enonic.defaults' version '2.1.5'
44
id 'com.enonic.xp.app' version '3.5.0'
5-
id "com.github.node-gradle.node" version '7.0.2'
5+
id "com.github.node-gradle.node" version '7.1.0'
66
}
77

88
app {

0 commit comments

Comments
 (0)