Skip to content

Commit

Permalink
chore(deps): update plugin com.github.node-gradle.node to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent cabca37 commit 963b79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
// Top level plugins
id 'com.github.kt3k.coveralls' version '2.12.2'
id 'com.github.node-gradle.node' version '7.0.2'
id 'com.github.node-gradle.node' version '7.1.0'
id 'net.researchgate.release' version '3.0.2'
// Records all tasks in task graph, generates `build/reports/visteg.dot`
// dot file can be converted to an image using graphviz. `dot -Tsvg -O -v visteg.dot`
Expand Down

0 comments on commit 963b79e

Please sign in to comment.