Skip to content

Commit e621483

Browse files
build(deps): bump com.github.node-gradle.node from 3.5.1 to 4.0.0
Bumps com.github.node-gradle.node from 3.5.1 to 4.0.0. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c793daf commit e621483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ts-model-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.github.gradle.node.npm.task.NpmTask
22

33
plugins {
44
base
5-
id("com.github.node-gradle.node") version "3.5.1"
5+
id("com.github.node-gradle.node") version "4.0.0"
66
}
77

88
node {

0 commit comments

Comments
 (0)