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 cabca37 + 963b79e commit 12ca503Copy full SHA for 12ca503
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
// Top level plugins
3
id 'com.github.kt3k.coveralls' version '2.12.2'
4
- id 'com.github.node-gradle.node' version '7.0.2'
+ id 'com.github.node-gradle.node' version '7.1.0'
5
id 'net.researchgate.release' version '3.0.2'
6
// Records all tasks in task graph, generates `build/reports/visteg.dot`
7
// dot file can be converted to an image using graphviz. `dot -Tsvg -O -v visteg.dot`
0 commit comments