Skip to content

Commit c5f555b

Browse files
build(deps): bump com.github.node-gradle.node from 7.0.1 to 7.0.2
Bumps com.github.node-gradle.node from 7.0.1 to 7.0.2. --- updated-dependencies: - dependency-name: com.github.node-gradle.node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3940db0 commit c5f555b

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.25.0" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "modelixBuildtools" }
1818
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
19-
node = {id = "com.github.node-gradle.node", version = "7.0.1"}
19+
node = {id = "com.github.node-gradle.node", version = "7.0.2"}
2020
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.5" }
2121
npm-publish = { id = "dev.petuska.npm.publish", version = "3.4.2" }
2222
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }

0 commit comments

Comments
 (0)