Skip to content

Commit 85c1930

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #276 from modelix/dependabot/gradle/com.github.node-gradle.node-7.0.1
build(deps): bump com.github.node-gradle.node from 7.0.0 to 7.0.1
2 parents f229e15 + 483f445 commit 85c1930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
1818
dokka = {id = "org.jetbrains.dokka", version = "1.9.0"}
19-
node = {id = "com.github.node-gradle.node", version = "7.0.0"}
19+
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
2020

2121
[versions]
2222
kotlin = "1.9.10"

0 commit comments

Comments
 (0)