Skip to content

Commit 45134c3

Browse files
authored
Merge pull request #113 from modelix/dependabot/gradle/com.github.node-gradle.node-5.0.0
build(deps): bump com.github.node-gradle.node from 4.0.0 to 5.0.0
2 parents 1fc37d3 + d87e274 commit 45134c3

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 "4.0.0"
5+
id("com.github.node-gradle.node") version "5.0.0"
66
}
77

88
node {

0 commit comments

Comments
 (0)