Skip to content

Commit

Permalink
Merge pull request #2752 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.0.2
  • Loading branch information
ChristianMurphy authored Feb 8, 2024
2 parents 4a9328b + 19d8c5c commit 5572720
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.1'
id 'com.github.node-gradle.node' version '7.0.2'
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 5572720

Please sign in to comment.