Skip to content

Commit 71113c5

Browse files
authored
Merge pull request #98 from modelix/dependabot/gradle/com.github.node-gradle.node-4.0.0
build(deps): bump com.github.node-gradle.node from 3.5.1 to 4.0.0
2 parents 0557f0d + e621483 commit 71113c5

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)