Skip to content

Commit

Permalink
Bump com.github.node-gradle.node from 5.0.0 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 5.0.0 to 7.0.2.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent d2f01fb commit 8e02bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.github.node-gradle.node" version "5.0.0"
id "com.github.node-gradle.node" version "7.0.2"
}
jar.enabled = false

Expand Down

0 comments on commit 8e02bcb

Please sign in to comment.