Skip to content

Commit 45f6358

Browse files
authored
Merge pull request #210 from modelix/dependabot/gradle/com.github.node-gradle.node-7.0.0
build(deps): bump com.github.node-gradle.node from 5.0.0 to 7.0.0
2 parents 75ecb41 + d939d1f commit 45f6358

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 "5.0.0"
5+
id("com.github.node-gradle.node") version "7.0.0"
66
id("org.jlleitschuh.gradle.ktlint") apply false
77
}
88

0 commit comments

Comments
 (0)