We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f229e15 + 483f445 commit 85c1930Copy full SHA for 85c1930
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
16
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
17
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
18
dokka = {id = "org.jetbrains.dokka", version = "1.9.0"}
19
-node = {id = "com.github.node-gradle.node", version = "7.0.0"}
+node = {id = "com.github.node-gradle.node", version = "7.0.1"}
20
21
[versions]
22
kotlin = "1.9.10"
0 commit comments