Skip to content

Commit

Permalink
Merge pull request #2856 from uPortal-Project/renovate/com.github.nod…
Browse files Browse the repository at this point in the history
…e-gradle.node-7.x

chore(deps): update plugin com.github.node-gradle.node to v7.1.0
  • Loading branch information
ChristianMurphy authored Sep 30, 2024
2 parents cabca37 + 963b79e commit 12ca503
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 12ca503

Please sign in to comment.