Skip to content

Commit 12ca503

Browse files
Merge pull request #2856 from uPortal-Project/renovate/com.github.node-gradle.node-7.x
chore(deps): update plugin com.github.node-gradle.node to v7.1.0
2 parents cabca37 + 963b79e commit 12ca503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
// Top level plugins
33
id 'com.github.kt3k.coveralls' version '2.12.2'
4-
id 'com.github.node-gradle.node' version '7.0.2'
4+
id 'com.github.node-gradle.node' version '7.1.0'
55
id 'net.researchgate.release' version '3.0.2'
66
// Records all tasks in task graph, generates `build/reports/visteg.dot`
77
// dot file can be converted to an image using graphviz. `dot -Tsvg -O -v visteg.dot`

0 commit comments

Comments
 (0)