Skip to content

Commit

Permalink
Merge pull request #2706 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
  • Loading branch information
ChristianMurphy authored Oct 26, 2023
2 parents b6cfbcf + 5ad2aa6 commit 0faed36
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 '5.0.0'
id 'com.github.node-gradle.node' version '7.0.1'
id 'net.researchgate.release' version '2.8.1'
// 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 0faed36

Please sign in to comment.