Skip to content

Commit

Permalink
build(deps): Bump com.github.node-gradle.node from 3.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps com.github.node-gradle.node from 3.0.1 to 7.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent cbd4566 commit aae42a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encodely-ui/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'base'
id "com.github.node-gradle.node" version "3.0.1"
id "com.github.node-gradle.node" version "7.0.0"
}

node {
Expand Down

0 comments on commit aae42a8

Please sign in to comment.